[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Future of django-pagination in Debian



On Tue, Feb 11, 2014 at 10:12 PM, Paul Wise <pabs@debian.org> wrote:
> On Wed, Feb 12, 2014 at 11:02 AM, Andrew Starr-Bochicchio wrote:
>
>> Any one have any opinions?
>
> How does the upstream Django community recommend to do pagination?

Not sure if there is any official consensus. There are some built-in
tools in Django which are fairly low-level, [0] but there are also a
number of modules that have sprouted up to simplify things further
(i.e. django-bootstrap-pagination, [1] django-endless-pagination [2]).
In case github popularity is a useful judge:

Project                                 Stars     Forks

django-pagination                    412       166
django-bootstrap-pagination       57        26
django-endless-pagination        129        26

django-pagination is packaged for Fedora, OpenSUSE, and (of course)
Ubuntu. While django-endless-pagination seems to only be packaged for
OpenSUSE and django-bootstrap-pagination doesn't seem to be packaged
for any of the "big" distros.

Arch packages the Linaro django-pagination fork as django-pagination-git.

[0] https://docs.djangoproject.com/en/dev/topics/pagination/
[1] https://github.com/jmcclell/django-bootstrap-pagination
[2] https://github.com/frankban/django-endless-pagination

Thanks!

-- Andrew Starr-Bochicchio

   Ubuntu Developer <https://launchpad.net/~andrewsomething>
   Debian Developer <http://qa.debian.org/developer.php?login=asb>
   PGP/GPG Key ID: D53FDCB1


Reply to: