Metadata-Version: 1.1
Name: django-arbitrary-inline
Version: 0.1.2
Summary: Django Admin compatible ModelInline that can be related to the primary model on fields other than a Primary Key
Home-page: https://github.com/mediapredict/django_arbitrary_inline
Author: James Robert
Author-email: james@mediapredict.com
License: BSD
Description-Content-Type: UNKNOWN
Description: 
        Django Admin compatible ModelInline that can be related
        to the primary model on fields other than a Primary Key.
        
Keywords: django django-admin
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Utilities
Classifier: Environment :: Web Environment
