Metadata-Version: 2.1
Name: dj-pony.tenant
Version: 0.8.0
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: Development Status :: 3 - Alpha
Classifier: Framework :: Django :: 2.0
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Provides-Extra: polymorphic
Requires-Dist: dj-pony.ulidfield (>=0.3.1,<0.4.0)
Requires-Dist: django (>=2.2.6,<3.0.0)
Requires-Dist: django-jsonfield (>=1.3.1,<2.0.0)
Requires-Dist: django-model-utils (>=3.2.0,<4.0.0)
Requires-Dist: django-polymorphic (>=2.1.2,<3.0.0); extra == "polymorphic"
Requires-Dist: packaging (>=19.0,<20.0)
Requires-Dist: sentinels (>=1.0.0,<2.0.0)
Project-URL: Repository, https://github.com/dj-pony-pro/dj-pony-tenant
