Migrate the diffviewer away from ObjectPaginator

Review Request #341 — Created April 4, 2008 and submitted — Latest diff uploaded

Information

Review Board SVN (deprecated)
trunk

Reviewers

ObjectPaginator was deprecated in Django r7306.  This patch makes the diffviewer work with the new Paginator instead.
Manual testing -- the deprecation warnings went away, and paging still seems to work correctly.
/trunk/reviewboard/diffviewer/views.py
/trunk/reviewboard/templates/diffviewer/changeindex.html
Loading...