#13629: Admin Changelist: add app-model_name class to <body> tag
---------------------------------------+-------------------------------
Reporter: naos | Owner: patrick91
Type: New feature | Status: closed
Milestone: | Component: contrib.admin
Version: 1.3 | Severity: Normal
Resolution: fixed | Keywords:
Triage Stage: Accepted | Has patch: 1
Needs documentation: 0 | Needs tests: 1
Patch needs improvement: 0 | Easy pickings: 1
UI/UX: 0 |
---------------------------------------+-------------------------------
Changes (by patrick91):
* status: new => closed
* needs_better_patch: 1 => 0
* version: 1.2 => 1.3
* resolution: => fixed
Comment:
I've updated the code to work with django 1.3. Also I've added more
classes.
'''Class added:'''
* In home: dashboard home
* In application model list: dashboard app_label
* In change form: app_label-modelname change-form
* In change list: app_label-modelname change-list
* In delete confirmation: app_label-modelname delete-confirmation
* In delete selected confirmation: app_label-modelname delete-confirmation
delete-selected-confirmation
--
Ticket URL: <https://code.djangoproject.com/ticket/13629#comment:7>
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.