#410 closed enhancement (wontfix)
'django-admin validate' should note when meta.admin.fields is redundant
Reported by: | Adrian Holovaty | Owned by: | Adrian Holovaty |
---|---|---|---|
Component: | Core (Management commands) | Version: | |
Severity: | normal | Keywords: | |
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
If meta.admin.fields
is redundant, django-admin.py validate
should display a notice.
Change History (4)
comment:1 by , 19 years ago
Component: | Admin interface → Tools |
---|
comment:2 by , 19 years ago
Component: | Tools → django-admin.py |
---|
comment:3 by , 19 years ago
Status: | new → assigned |
---|
comment:4 by , 19 years ago
Resolution: | → wontfix |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Not worth the effort.