.
This commit is contained in:
+1
-1
@@ -168,7 +168,7 @@ class Rapid(models.Model):
|
||||
help_text='Question has been scrapped and will not be shown')
|
||||
|
||||
open_access = models.BooleanField(
|
||||
help_text="If an question should be freely available to browse", default=True
|
||||
help_text="If a question should be freely available to browse", default=True
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user