Metadata-Version: 1.1
Name: catalpagination
Version: 2.1
Summary: A fork of https://github.com/frankban/django-endless-pagination
Home-page: https://github.com/catalpainternational/django-endless-pagination
Author: Catalpa
Author-email: UNKNOWN
License: UNKNOWN
Description: Django Endless Pagination can be used to provide Twitter-style or
        Digg-style pagination, with optional Ajax support and other features
        like multiple or lazy pagination.
        
        The initial idea, which has guided the development of this application,
        is to allow pagination of web contents in `very few steps
        <http://django-endless-pagination.readthedocs.org/en/latest/start.html>`_.
        
        **Documentation** is `avaliable online
        <http://django-endless-pagination.readthedocs.org/>`_, or in the docs
        directory of the project.
        
        The **source code** for this app is hosted at
        https://github.com/catalpainternational/django-endless-pagination.
        
        
Keywords: django pagination ajax
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Utilities
