#4183 closed (invalid)
[newforms-admin] missing from-clause
Reported by: | anonymous | Owned by: | nobody |
---|---|---|---|
Component: | contrib.admin | Version: | newforms-admin |
Severity: | Keywords: | nfa-someday nfa-changelist | |
Cc: | Triage Stage: | Accepted | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
If your primary-key is a foreign-key you got the missing from-clause error.
Attachments (1)
Change History (9)
by , 18 years ago
Attachment: | django_contrib_admin_views_main.py.diff added |
---|
comment:1 by , 18 years ago
Summary: | missing from-clause → [newforms-admin] missing from-clause |
---|
comment:2 by , 17 years ago
Version: | SVN → newforms-admin |
---|
comment:3 by , 17 years ago
Keywords: | nfa-someday added |
---|
Originally reported against old admin, shouldn't block merge.
comment:4 by , 17 years ago
Triage Stage: | Unreviewed → Accepted |
---|
comment:5 by , 17 years ago
Keywords: | nfa-changelist added |
---|
comment:6 by , 16 years ago
milestone: | → 1.0 |
---|
comment:7 by , 16 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
I am unable to reproduce this. Re-open with concrete details where it fails on trunk. It is likely a victim of its time.
Note:
See TracTickets
for help on using tickets.
Marking as a newforms-admin problem, since we're not adding anything to existing admin prior to the merge with newforms-admin.