LICENSE
README.md
pyproject.toml
setup.cfg
src/app/__init__.py
src/app/asgi.py
src/app/settings.py
src/app/urls.py
src/app/wsgi.py
src/customers/__init__.py
src/customers/admin.py
src/customers/apps.py
src/customers/models.py
src/customers/serializers.py
src/customers/signals.py
src/customers/tests.py
src/customers/urls.py
src/customers/views.py
src/customers/migrations/0001_initial.py
src/customers/migrations/0002_client_dc_tenant_uuid_alter_client_schema_name.py
src/customers/migrations/0003_alter_client_dc_tenant_uuid.py
src/customers/migrations/__init__.py
src/dj_auto_tenant.egg-info/PKG-INFO
src/dj_auto_tenant.egg-info/SOURCES.txt
src/dj_auto_tenant.egg-info/dependency_links.txt
src/dj_auto_tenant.egg-info/requires.txt
src/dj_auto_tenant.egg-info/top_level.txt