Skip to content
Snippets Groups Projects
Commit 18b16c34 authored by Bryan BRANCOTTE's avatar Bryan BRANCOTTE
Browse files

cleanup

parent ddbbacc2
No related branches found
No related tags found
1 merge request!1Wizard form
......@@ -414,7 +414,6 @@ class CompoundForm(ModelForm):
.values_list('id', flat=True)[0]
except Exception:
pass
print(self.cleaned_data)
def save(self, commit=True, bibliography=None):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment