Metadata-Version: 1.1
Name: django-sortable
Version: 0.3.1
Summary: Flexible sorting for Django applications
Home-page: http://github.com/drewyeaton/django-sortable
Author: Drew Yeaton
Author-email: xeeton@gmail.com
License: GPLv3
Description: A flexible way to handle sorting within a complex Django application.
Keywords: sorting sortable queryset sql pagination django
Platform: Platform Independent
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires: django
