Metadata-Version: 1.0
Name: django-sqlpaginator
Version: 0.1.5
Summary: django app that does pagination and ordering using raw
sql on a Model. It has the same API as the django.core.pagination.Paginator
Home-page: https://github.com/bulkan/django-sqlpaginator
Author: Bulkan Evcimen
Author-email: bulkan@gmail.com
License: UNKNOWN
Description: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
