CHANGES.txt
LICENSE
MANIFEST.in
README.rst
VERSION
setup.py
version.py
django_tenant_schemas.egg-info/PKG-INFO
django_tenant_schemas.egg-info/SOURCES.txt
django_tenant_schemas.egg-info/__init__.py
django_tenant_schemas.egg-info/dependency_links.txt
django_tenant_schemas.egg-info/requires.txt
django_tenant_schemas.egg-info/top_level.txt
docs/conf.py
tenant_schemas/__init__.py
tenant_schemas/middleware.py
tenant_schemas/models.py
tenant_schemas/signals.py
tenant_schemas/urlresolvers.py
tenant_schemas/utils.py
tenant_schemas/management/__init__.py
tenant_schemas/postgresql_backend/__init__.py
tenant_schemas/postgresql_backend/base.py
tenant_schemas/templatetags/__init__.py
tenant_schemas/templatetags/tenant.py
tenant_schemas/test/__init__.py
tenant_schemas/test/cases.py
tenant_schemas/test/client.py
tenant_schemas/tests/__init__.py
tenant_schemas/tests/models.py
tenant_schemas/tests/routes.py
tenant_schemas/tests/tenants.py