Migrate the diffviewer away from ObjectPaginator

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

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.
david
  1. Looks good.  Committed as r1268.
  2. 
      
Loading...