#4065: Ability to disable admin pagination
-------------------------------------+-------------------------------------
     Reporter:  Marek Kubica         |                    Owner:  nobody
  <pythonmailing@…>                  |
         Type:  New feature          |                   Status:  new
    Component:  contrib.admin        |                  Version:  master
     Severity:  Normal               |               Resolution:
     Keywords:  nfa-changelist       |             Triage Stage:  Accepted
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by dhui):

 * cc: dhui (added)
 * status:  closed => new
 * resolution:  fixed =>


Comment:

 `show_full_result_count` does not fix the issue as `paginator.count` is
 still called:
 
https://github.com/django/django/blob/1.8.3/django/contrib/admin/views/main.py#L177

--
Ticket URL: <https://code.djangoproject.com/ticket/4065#comment:20>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/093.5c8d1d880099fb1db970db41657965c9%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to