AUTHORS
LICENSE
README.md
pyproject.toml
src/django_easy_tenants.egg-info/PKG-INFO
src/django_easy_tenants.egg-info/SOURCES.txt
src/django_easy_tenants.egg-info/dependency_links.txt
src/django_easy_tenants.egg-info/requires.txt
src/django_easy_tenants.egg-info/top_level.txt
src/easy_tenants/__init__.py
src/easy_tenants/apps.py
src/easy_tenants/exceptions.py
src/easy_tenants/models.py
src/easy_tenants/storage.py
src/easy_tenants/utils.py
src/easy_tenants/management/__init__.py
src/easy_tenants/management/commands/__init__.py
src/easy_tenants/management/commands/shell_tenant.py
tests/test_commands.py
tests/test_easy_tenants.py
tests/test_forms.py
tests/test_model.py
tests/test_storages.py