.
This commit is contained in:
@@ -285,6 +285,7 @@ class CidUser(models.Model):
|
||||
("SBAs", "sba_exams"),
|
||||
("Anatomy", "anatomy_exams"),
|
||||
("Longs", "longs_exams"),
|
||||
("CaseCollection", "casecollection_exams"),
|
||||
)
|
||||
|
||||
cid = models.IntegerField(blank=True, null=True, unique=True)
|
||||
|
||||
Reference in New Issue
Block a user