Metadata-Version: 2.1
Name: dj-pony.tenant
Version: 0.1.1
Summary: A Shared Schema based Multi-Tenancy Library for Django.
Home-page: https://github.com/dj-pony-pro/dj-pony-tenant
Author: Samuel Bishop
Author-email: sam@techdragon.io
Requires-Python: >=3.6,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: django (>=2.2,<3.0)
Requires-Dist: django-jsonfield (>=1.3.1,<2.0.0)
Requires-Dist: django-model-utils (>=3.1,<4.0)
Requires-Dist: django-test-plus (>=1.2,<2.0)
Requires-Dist: packaging (>=19.0,<20.0)
Project-URL: Repository, https://github.com/dj-pony-pro/dj-pony-tenant
