#12893: Pagination in admins changelist doesn't use queryset set by modeladmin
------------------------------------------------+---------------------------
Reporter: Willian | Owner: nobody
Status: new | Milestone:
Component: django.contrib.admin | Version: 1.2-alpha
Resolution: | Keywords:
Triage Stage: Ready for checkin | Has patch: 1
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 |
------------------------------------------------+---------------------------
Changes (by julien):
* stage: Accepted => Ready for checkin
Comment:
I confirm that everything works fine, but it doesn't hurt adding more
regression tests so thank you mk for your patch. I've just updated it by
explicitly using `list_per_page`, reducing the number of created objects
(anything we can do to speed up the test suite :-) ), and writing tests
for when the default queryset is used.
--
Ticket URL: <http://code.djangoproject.com/ticket/12893#comment:3>
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.