Metadata-Version: 1.1
Name: django-admin-sort
Version: 0.3.0
Summary: Sortable changelist, tabular and stacked inlines, drag-and-drop and dropdowns
Home-page: https://github.com/rouxcode/django-admin-sort
Author: Alaric Mägerle
Author-email: info@rouxcode.ch
License: MIT
Description: 
        .. image:: https://travis-ci.org/rouxcode/django-admin-sort.svg
            :target: https://travis-ci.org/rouxcode/django-admin-sort/
        .. image:: https://img.shields.io/pypi/v/django-admin-sort.svg
            :target: https://pypi.python.org/pypi/django-admin-sort/
        .. image:: https://img.shields.io/pypi/l/django-admin-sort.svg
            :target: https://pypi.python.org/pypi/django-admin-sort/
        
        Documentation and development on github: https://github.com/rouxcode/django-admin-sort
        
Keywords: django
Platform: OS Independent
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: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Development Status :: 4 - Beta
