#12475: Confusion between list_display and list_display_links for 'id' field
------------------------------------------------+---------------------------
Reporter: master | Owner: nobody
Status: reopened | Milestone: 1.3
Component: django.contrib.admin | Version: 1.1
Resolution: | Keywords:
Triage Stage: Accepted | Has patch: 1
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 |
------------------------------------------------+---------------------------
Comment (by DrMeers):
I'm not sure how robust this solution is; from my skimming of the code, it
appears that `result_hidden_fields` only adds hidden fields for the
model's primary key; if we remove ''all'' hidden fields from the table,
does this mean that non-pk hidden fields (if such things are possible in
list-editing?) will disappear altogether?
--
Ticket URL: <http://code.djangoproject.com/ticket/12475#comment:9>
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.