Changes between Initial Version and Version 1 of Ticket #28032
- Timestamp:
- Apr 6, 2017, 3:10:21 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28032 – Description
initial v1 13 13 }}} 14 14 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}}}.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}}}.