LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
kiwitcms_tenants.egg-info/PKG-INFO
kiwitcms_tenants.egg-info/SOURCES.txt
kiwitcms_tenants.egg-info/dependency_links.txt
kiwitcms_tenants.egg-info/entry_points.txt
kiwitcms_tenants.egg-info/not-zip-safe
kiwitcms_tenants.egg-info/requires.txt
kiwitcms_tenants.egg-info/top_level.txt
tcms_settings_dir/__init__.py
tcms_settings_dir/multi_tenant.py
tcms_tenants/__init__.py
tcms_tenants/admin.py
tcms_tenants/apps.py
tcms_tenants/backends.py
tcms_tenants/checks.py
tcms_tenants/context_processors.py
tcms_tenants/forms.py
tcms_tenants/menu.py
tcms_tenants/middleware.py
tcms_tenants/models.py
tcms_tenants/oss_utils.py
tcms_tenants/storage.py
tcms_tenants/urls.py
tcms_tenants/utils.py
tcms_tenants/views.py
tcms_tenants/locale/en/LC_MESSAGES/django.po
tcms_tenants/management/__init__.py
tcms_tenants/management/commands/__init__.py
tcms_tenants/management/commands/initialize_tenants.py
tcms_tenants/migrations/0001_initial.py
tcms_tenants/migrations/0002_tenant_owner.py
tcms_tenants/migrations/0003_use_datetime_fields.py
tcms_tenants/migrations/0004_tenant_organization.py
tcms_tenants/migrations/0005_rename_on_trial_to_public_read.py
tcms_tenants/migrations/0006_tenant_extra_emails.py
tcms_tenants/migrations/__init__.py
tcms_tenants/templates/tcms_tenants/invite_users.html
tcms_tenants/templates/tcms_tenants/new.html
tcms_tenants/templates/tcms_tenants/tenant_name.html
tcms_tenants/templates/tcms_tenants/email/invite_user.txt
tcms_tenants/templates/tcms_tenants/email/new.txt
tcms_tenants/templatetags/__init__.py
tcms_tenants/templatetags/tcms_tenants.py
tcms_tenants/tests/__init__.py
tcms_tenants/tests/__pycache__/__init__.cpython-38.pyc
tenant_groups/__init__.py
tenant_groups/admin.py
tenant_groups/apps.py
tenant_groups/backends.py
tenant_groups/checks.py
tenant_groups/models.py
tenant_groups/management/__init__.py
tenant_groups/management/commands/__init__.py
tenant_groups/management/commands/refresh_tenant_permissions.py
tenant_groups/migrations/0001_initial.py
tenant_groups/migrations/__init__.py