debian-django-tenant-schemas/tenant_schemas
Bernardo Pires d98b70005f Added missing method to TenantTestCase. Fixes #227. 2015-01-16 15:59:06 +01:00
..
management Patched DatabaseIntrospection to only returns the list of tables in the currently selected schemas. Fixes Django 1.7 not being able to have the same app under TENANT_APPS and SHARED_APPS. 2015-01-05 15:13:09 +01:00
postgresql_backend Added blank end line to instrospection.py 2015-01-05 15:19:43 +01:00
templatetags pep8 2014-12-27 17:01:08 +01:00
test Added missing method to TenantTestCase. Fixes #227. 2015-01-16 15:59:06 +01:00
tests Now using django's new test runner. Fixed test project and examples. 2015-01-05 15:43:40 +01:00
__init__.py django-tenant-schemas must only be the last app on INSTALLED_APPS on Django <1.7 2015-01-05 15:19:13 +01:00
middleware.py pep8 2014-12-27 17:01:08 +01:00
models.py django-tenant-schemas is now compatible with Django 1.7 2015-01-05 11:59:00 +01:00
routers.py Add database router allow_migrate() for Django 1.7 2015-01-05 19:58:32 +02:00
signals.py pep8 2014-12-27 17:01:08 +01:00
template_loaders.py pep8 2014-12-27 17:01:08 +01:00
urlresolvers.py removing deprecation warning 2014-04-23 23:04:02 +02:00
utils.py pep8 2014-12-27 17:01:08 +01:00