diff --git a/.gitignore b/.gitignore index b6e4761..51d82d6 100644 --- a/.gitignore +++ b/.gitignore @@ -127,3 +127,6 @@ dmypy.json # Pyre type checker .pyre/ + +# Pycharm stuff +.idea/ diff --git a/forms_fieldset/templates/forms_fieldset/tabular.html b/forms_fieldset/templates/forms_fieldset/tabular.html index 632dd7d..a2f8f5f 100644 --- a/forms_fieldset/templates/forms_fieldset/tabular.html +++ b/forms_fieldset/templates/forms_fieldset/tabular.html @@ -35,7 +35,7 @@