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