.
This commit is contained in:
@@ -95,8 +95,6 @@ class AnatomyQuestionForm(ModelForm):
|
||||
#)
|
||||
|
||||
|
||||
# Only in case we build the form from an instance
|
||||
# (otherwise, 'toppings' list should be empty)
|
||||
if kwargs.get('instance'):
|
||||
# We get the 'initial' keyword argument or initialize it
|
||||
# as a dict if it didn't exist.
|
||||
|
||||
Reference in New Issue
Block a user