Opened 17 years ago
Last modified 13 years ago
#5374 closed
django.core.validation.get_validation_errors does not work on ModelAdmin classes — at Initial Version
Reported by: | jkocherhans | Owned by: | nobody |
---|---|---|---|
Component: | Core (Other) | Version: | newforms-admin |
Severity: | Keywords: | nfa-blocker | |
Cc: | cmawebsite@… | Triage Stage: | Accepted |
Has patch: | yes | Needs documentation: | yes |
Needs tests: | yes | Patch needs improvement: | yes |
Easy pickings: | no | UI/UX: | no |
Description
get_validation_errors
needs to be updated to deal with ModelAdmin
classes instead of the old inline Admin
classes.
Note:
See TracTickets
for help on using tickets.