diff --git a/atlas/forms.py b/atlas/forms.py index 89361c03..697133a4 100755 --- a/atlas/forms.py +++ b/atlas/forms.py @@ -246,8 +246,13 @@ class NormalCaseForm(ModelForm): def __init__(self, *args, **kwargs): super().__init__(*args, **kwargs) self.helper = FormHelper() + # Do not render a