Add open_access field to Question model and update question detail template
This commit is contained in:
@@ -148,6 +148,7 @@ class QuestionForm(ModelForm):
|
||||
"condition",
|
||||
"presentation",
|
||||
"subspecialty",
|
||||
"open_access",
|
||||
]
|
||||
|
||||
widgets = {
|
||||
|
||||
Reference in New Issue
Block a user