Metadata-Version: 2.0
Name: django-joinfield
Version: 0.1
Summary: A field type for Django models that allows joins to a related model without a foreign key.
Home-page: https://github.com/martsberger/django-joinfield
Author: Brad Martsberger
Author-email: bmarts@procuredhealth.com
License: MIT
Download-URL: https://github.com/martsberger/django-joinfield/archive/0.1.tar.gz
Description-Content-Type: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: django (>=1.10)

UNKNOWN


