Opened 18 years ago
Last modified 14 years ago
#5374 closed
We need a validator for ModelAdmin classes — at Version 1
| 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 (last modified by )
get_validation_errors needs to be updated to deal with ModelAdmin classes instead of the old inline Admin classes.
It may be desirable for ModelAdmin to know how to validate itself (and by 'validate' I basically mean catching invalid attribute names).
Change History (1)
comment:1 by , 18 years ago
| Description: | modified (diff) |
|---|---|
| Summary: | django.core.validation.get_validation_errors does not work on ModelAdmin classes → We need a validator for ModelAdmin classes |
| Triage Stage: | Unreviewed → Accepted |
Note:
See TracTickets
for help on using tickets.