#13696: Admin Edit Inline templates don' t output hidden field for PK when it
isn't
an autoField and has editable=False
----------------------------------+------------------------------------
Reporter: evan.reiser@… | Owner: dArignac
Type: Bug | Status: reopened
Component: contrib.admin | Version: 1.2
Severity: Normal | Resolution:
Keywords: inline templates | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
----------------------------------+------------------------------------
Comment (by dArignac):
I don't get where exactly the problem now is. If I include an AutoField
setting its property "editable" to True, it still cannot be edited within
the AdminSite, there is also no problem saving this. For all custom Fields
being primary keys (primary_key=True) the current fix does work. Please
explain, thanks!
--
Ticket URL: <https://code.djangoproject.com/ticket/13696#comment:17>
Django <https://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.