/django-abstract-relations

Allows dynamic creation of intermediary models inside many-to-many relationships of abstract (or non-abstract) models.

Primary LanguagePythonMIT LicenseMIT

Django Abstract Relations

PyPi Version Build Status GitHub license

Abstract Relations is an application for Django, which allows creating dynamic through models in many-to-many relations inside abstract models.

Documentation

Documentation available at http://django-abstract-relations.readthedocs.io/.

License

See the LICENSE file for license rights and limitations (MIT).