FieldDoesNotExist is raised when declaring custom form field in modelform #32
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
I found a bug at line:
django-admin-confirm/admin_confirm/admin.py
Line 192 in 5a08501
How to reproduce:
Actual result:
A FieldDoesNotExists exception is raised:
Expected result:
Custom field should be ignored.
The text was updated successfully, but these errors were encountered: