We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 351a5ce commit aebe374Copy full SHA for aebe374
subadmin/forms.py
@@ -1,6 +1,4 @@
1
from django.core.exceptions import ValidationError
2
-from django.forms.widgets import HiddenInput
3
-from django.forms.models import ModelChoiceField
4
5
6
class SubAmdinFormMixin(object):
0 commit comments