.
This commit is contained in:
@@ -147,6 +147,7 @@ class AnatomyQuestionForm(ModelForm):
|
||||
"examination",
|
||||
"body_part",
|
||||
"description",
|
||||
"open_access",
|
||||
]
|
||||
|
||||
widgets = {}
|
||||
|
||||
@@ -159,6 +159,7 @@ class RapidForm(ModelForm):
|
||||
"examination",
|
||||
# "site",
|
||||
"feedback",
|
||||
"open_access",
|
||||
]
|
||||
# fields = ['question', 'feedback', 'subspecialty', 'references']
|
||||
widgets = {
|
||||
|
||||
Reference in New Issue
Block a user