Metadata-Version: 1.1
Name: django-ordered-m2m
Version: 1.0.2
Summary: Adds ordering to Django's many-to-many relations.
Home-page: https://github.com/markfinger/django-ordered-m2m
Author: Mark Finger
Author-email: markfinger@gmail.com
License: MIT
Description: 
        Adds ordering to Django's many-to-many relations.
        
        Full documentation at http://github.com/markfinger/django-ordered-m2m
        
Keywords: django m2m many-to-many order ordered ordering
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Framework :: Django
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: MIT License
