mirror of
https://github.com/Hopiu/django-select2.git
synced 2026-04-13 18:10:59 +00:00
django.core.exceptions.ImproperlyConfigured: Creating a ModelForm without either the 'fields' attribute or the 'exclude' attribute is prohibited; form SchoolForm needs updating. - Added the "fields" attribute to SchoolForm - Added the "fields" attribute to EmployeeForm - Added the "fields" attribute to DeptForm - Added the "fields" attribute to QuestionForm - Added the "fields" attribute to QuestionNonAutoForm |
||
|---|---|---|
| .. | ||
| testapp | ||
| manage.py | ||
| test.db | ||