Metadata-Version: 2.1
Name: django-tenants-manager
Version: 0.0.1
Summary: A client portal in django for managing multi tenant saas apps for django tenants
Home-page: https://github.com/tekanokhambane/django-multitenancy
Author: Tekano Khambane
Author-email: tkhambane@gmail.com
Maintainer: Tekano Khambane
Maintainer-email: tkhambane@gmail.com
License: BSD
Keywords: django,django-tenats,multitenancy,django-multitenancy,multitenants,django-tenant-users,saas,django-saas,track,support
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Framework :: Django
Classifier: Framework :: Django :: 3.2
Classifier: Framework :: Django :: 4.0
Classifier: Environment :: Web Environment
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Customer Service
Classifier: License :: OSI Approved :: BSD License
Classifier: Topic :: Software Development :: Bug Tracking
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Office/Business
Classifier: Natural Language :: English
Requires-Dist: channels (==4.0.0)
Requires-Dist: django-cogwheels
Requires-Dist: django-compressor (==3.1)
Requires-Dist: django-cors-headers (==3.11.0)
Requires-Dist: django-countries (==7.3.2)
Requires-Dist: django-environ (==0.8.1)
Requires-Dist: django-extensions (==3.1.5)
Requires-Dist: django-formtools (==2.3)
Requires-Dist: django-groups-manager (==1.1.0)
Requires-Dist: django-guardian (==2.4.0)
Requires-Dist: django-ipware (==4.0.2)
Requires-Dist: django-markdown-deux (==1.0.5)
Requires-Dist: django-measurement (==3.2.4)
Requires-Dist: django-phonenumber-field (==6.1.0)
Requires-Dist: django-polymorphic (==3.1.0)
Requires-Dist: django-redis (==5.2.0)
Requires-Dist: django-select2 (==7.10.1)
Requires-Dist: django-storages (==1.11.1)
Requires-Dist: django-tenant-users (==1.0.0)
Requires-Dist: django-tenants (==3.3.2)
Requires-Dist: django-timezone-field (==4.2.1)
Requires-Dist: django-user-accounts (==3.0.4)
Requires-Dist: django-widget-tweaks (==1.4.12)
Requires-Dist: django-sendmail-backend
Requires-Dist: easy-thumbnails (==2.8.3)
Requires-Dist: google-cloud-storage (==2.1.0)
Requires-Dist: gunicorn (==20.0.4)
Requires-Dist: jsonfield (==3.1.0)
Requires-Dist: multitenancy-helpdesk (==0.1.0b2)
Requires-Dist: oauthlib
Requires-Dist: phonenumbers (==8.12.45)
Requires-Dist: pinax-invitations (==7.0.0)
Requires-Dist: pinax-teams (==2.0.0)
Requires-Dist: psycopg2
Requires-Dist: pytz
Requires-Dist: requests-oauthlib
Requires-Dist: setuptools
Requires-Dist: social-auth-app-django
Requires-Dist: sweetify (==2.1.0)
Requires-Dist: unidecode
Requires-Dist: whois (==0.9.13)

# django-multitenancy
A client portal in django  for managing multi tenant saas apps using django tenants and django tenants users.
The aim of this project is to speed up the process of launch your saas app.


