Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: fbfa654a15487f9a49e9a5d34a4e9694fe878a8f
      
https://github.com/django/django/commit/fbfa654a15487f9a49e9a5d34a4e9694fe878a8f
  Author: Chris Beaven <smileych...@gmail.com>
  Date:   2012-11-20 (Tue, 20 Nov 2012)

  Changed paths:
    M django/core/paginator.py
    A tests/regressiontests/pagination/custom.py
    M tests/regressiontests/pagination/tests.py

  Log Message:
  -----------
  Paginator._get_page hook

This allows for Paginator subclasses to easily override the Page class
that gets used.

Took the opportunity to also do some non-invasive PEP8 tidying of the
paginator module.



-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to