.
This commit is contained in:
+1
-1
@@ -179,7 +179,7 @@ class Rapid(models.Model):
|
||||
help_text="If a question should be freely available to browse", default=True
|
||||
)
|
||||
|
||||
question_note = GenericRelation(QuestionNote)
|
||||
anon_notes = GenericRelation(QuestionNote)
|
||||
|
||||
|
||||
def get_absolute_url(self):
|
||||
|
||||
Reference in New Issue
Block a user