Changes between Initial Version and Version 1 of Ticket #28032


Ignore:
Timestamp:
Apr 6, 2017, 3:10:21 AM (7 years ago)
Author:
Ian Foote
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #28032 – Description

    initial v1  
    1313}}}
    1414
    15 This could be abstracted away into a simple method on the [https://github.com/django/django/blob/5a6f70b4281817656db2f36c5919036d38fcce7f/django/core/paginator.py#L25 {{{Paginator}}}] class, perhaps named something like {{{results_for_page}}}.
     15This could be abstracted away into a simple method on the [https://github.com/django/django/blob/5a6f70b4281817656db2f36c5919036d38fcce7f/django/core/paginator.py#L25 Paginator] class, perhaps named something like {{{results_for_page}}}.
Back to Top