#9749: ModelAdmin should allow specifying Changelist class to further modify
Changelist behavior
-------------------------------------------+--------------------------------
Reporter: anonymous | Owner: jezdez
Status: assigned | Milestone: 1.2
Component: django.contrib.admin | Version: SVN
Resolution: | Keywords: ModelAdmin
Changelist subclass
Stage: Ready for checkin | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
-------------------------------------------+--------------------------------
Comment (by david):
@lukeplant: This is un-pythonic but that's the way it's done in
admin.validation.validate to check others attrs. Anyway, floguy's solution
solve the problem.
@floguy: I agree that it can be very interesting to get the request object
in this case and I prefer your approach (see luke's comment).
@jezdez: thanks for taking this :)
--
Ticket URL: <http://code.djangoproject.com/ticket/9749#comment:19>
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.