fix some relations
This commit is contained in:
+1
-1
@@ -549,7 +549,7 @@ class ExamOrCollectionGenericBase(models.Model, AuthorMixin):
|
||||
|
||||
"""
|
||||
|
||||
# Is this actually used?
|
||||
# Is this actually used? It is but should be replaced on the inherited class
|
||||
cid_users = GenericRelation("generic.CidUserExam")
|
||||
|
||||
name = models.CharField(max_length=200, help_text="Name of the exam/collection")
|
||||
|
||||
Reference in New Issue
Block a user