From: floguy Date: Sat, 30 Aug 2008 18:09:34 +0000 (+0000) Subject: Dropped support for the deprecated QuerySetPaginator, and also fixed an issue with... X-Git-Tag: 1.0.6~30 X-Git-Url: https://git.mdrn.pl/django-pagination.git/commitdiff_plain/86ca39161a9328513387c858fa33cf332080005f?hp=86ca39161a9328513387c858fa33cf332080005f Dropped support for the deprecated QuerySetPaginator, and also fixed an issue with lazy loading of non-QuerySet iterables. Thanks, Ben Firshman, for the patch! This fixes issue #15. git-svn-id: https://django-pagination.googlecode.com/svn/trunk@27 7f1efe38-554e-0410-b69d-834cb44da2d5 ---