#7349 closed (invalid)
undocumented problems with Multi-table inheritance and Admin
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | Documentation | Version: | dev |
Severity: | Keywords: | admin, model inheritance | |
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
The admin interface is not working with multi-table inheritance, seemingly because admin uses old-forms. It seems unlikely that it will be fixed on trunk, but rather in the newforms-admin branch and then merged up.
As this bug is not going to be fixed imminently, many users will be encountering it and trying to debug it. It would be nice not to waste their time, and let them know this is a known issue in the Multi-table inheritance documentation.
Attachments (2)
Change History (5)
by , 16 years ago
Attachment: | docpatch.diff added |
---|
comment:1 by , 16 years ago
milestone: | → 1.0 |
---|---|
Triage Stage: | Unreviewed → Accepted |
comment:2 by , 16 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Since newforms-admin is the admin now, and since documenting bugs isn't a particularly worthwhile use of anyone's time (since the time spent documenting a bug and then removing the documentation when the bug is fixed likely is longer the time needed to fix the bug in the first place), I'm closing this as invalid.
documentation patch for admin/ model inheritance incompatibility