This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
python-entrouvert/entrouvert/djommon/multitenant/management/commands
Thomas NOËL 7dcc12d830 tenant: fix django 1.6 usage (missing __init__.py) 2015-02-05 16:48:38 +01:00
..
legacy tenant: fix django 1.6 usage (missing __init__.py) 2015-02-05 16:48:38 +01:00
__init__.py multitenant: use self.schema_name in SyncCommon (#6420) 2015-02-05 14:34:25 +01:00
create_schemas.py result of tenant.create_schema is undefined 2015-02-05 16:10:20 +01:00
create_tenant.py result of tenant.create_schema is undefined 2015-02-05 16:10:20 +01:00
createsuperuser.py Import django-tenant-schemas commands to adapt them to our way of managing tenants 2014-09-12 12:02:34 +02:00
deploy.py tenants in TENANT_BASE/hostname (#6398) 2015-02-03 17:35:25 +01:00
list_tenants.py Add command list_tenants (fixes #5044) 2014-09-12 12:02:39 +02:00
migrate.py migrate: disable if django 1.7 (#6388) 2015-02-05 15:50:23 +01:00
migrate_schemas.py multitenant: use self.schema_name in SyncCommon (#6420) 2015-02-05 14:34:25 +01:00
safemigrate_schemas.py migrate_schemas: use django 1.7 if available (#6388) 2015-02-03 17:34:58 +01:00
sync_schemas.py migrate_schemas: use django 1.7 if available (#6388) 2015-02-03 17:34:58 +01:00
syncdb.py Import django-tenant-schemas commands to adapt them to our way of managing tenants 2014-09-12 12:02:34 +02:00
tenant_command.py Import django-tenant-schemas commands to adapt them to our way of managing tenants 2014-09-12 12:02:34 +02:00