#9749: ModelAdmin should allow specifying Changelist class to further modify
Changelist behavior
---------------------------------------------+------------------------------
Reporter: anonymous | Owner: nobody
Status: new | Milestone:
Component: django.contrib.admin | Version: 1.0
Resolution: | Keywords: ModelAdmin
Changelist subclass
Stage: Design decision needed | Has_patch: 0
Needs_docs: 1 | Needs_tests: 1
Needs_better_patch: 1 |
---------------------------------------------+------------------------------
Changes (by david):
* cc: [email protected] (added)
* needs_better_patch: => 1
* stage: Unreviewed => Design decision needed
* needs_tests: => 1
* needs_docs: => 1
Comment:
I second this request, this is useful and I ran into similar issue
(copy/paste the whole changelist_view function just to change the
!ChangeList call).
--
Ticket URL: <http://code.djangoproject.com/ticket/9749#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
-~----------~----~----~----~------~----~------~--~---