#14065: Admin: Explicit primary_key in child model breaks admin inlines
(MultiValueDictKeyError)
-----------------------------------+----------------------------------------
Reporter: intgr | Owner: nobody
Status: closed | Milestone:
Component: Contrib apps | Version: 1.2
Resolution: duplicate | Keywords:
Stage: Unreviewed | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
-----------------------------------+----------------------------------------
Changes (by ramiro):
* status: new => closed
* needs_better_patch: => 0
* resolution: => duplicate
* needs_tests: => 0
* needs_docs: => 0
Comment:
Seems like a duplicate of #12599. You are using a `fields` option in you
Child Inline that excludes your !IntegerField (and as such, manually
controllable) PK, this is similar to the case attached to that ticker
where the reporter was excluding his !IntegerField PK by using the
`exclude` option.
--
Ticket URL: <http://code.djangoproject.com/ticket/14065#comment:1>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.