X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/95045552540ca917d273954ebfa20b47a306bb93..9c5d9a4e77a10b4e60d89d3890e49002bd7f3993:/apps/piston/forms.py diff --git a/apps/piston/forms.py b/apps/piston/forms.py index 351df7c50..36bd6ff93 100644 --- a/apps/piston/forms.py +++ b/apps/piston/forms.py @@ -5,7 +5,7 @@ from django.conf import settings class Form(forms.Form): pass - + class ModelForm(forms.ModelForm): """ Subclass of `forms.ModelForm` which makes sure