Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

root / entrouvert / djommon / multitenant / management / commands @ 7dcc12d8

Name Size Revision Age Author Comment
  legacy 7dcc12d8 almost 10 years Thomas Noël tenant: fix django 1.6 usage (missing __init__.py)
__init__.py 6.68 KB eaac238e almost 10 years Thomas Noël multitenant: use self.schema_name in SyncCommon...
create_schemas.py 698 Bytes 01a055c6 almost 10 years Thomas Noël result of tenant.create_schema is undefined
create_tenant.py 1.46 KB 01a055c6 almost 10 years Thomas Noël result of tenant.create_schema is undefined
createsuperuser.py 434 Bytes ccec1ff4 about 10 years Benjamin Dauvergne Import django-tenant-schemas commands to adapt ...
deploy.py 978 Bytes bb762ce4 almost 10 years Thomas Noël tenants in TENANT_BASE/hostname (#6398)
list_tenants.py 461 Bytes fbed23e8 about 10 years Benjamin Dauvergne Add command list_tenants (fixes #5044) refs #5106
migrate.py 1.12 KB c298e1d4 almost 10 years Thomas Noël migrate: disable if django 1.7 (#6388)
migrate_schemas.py 2.55 KB eaac238e almost 10 years Thomas Noël multitenant: use self.schema_name in SyncCommon...
safemigrate_schemas.py 4.1 KB 1f642209 almost 10 years Thomas Noël migrate_schemas: use django 1.7 if available (#...
sync_schemas.py 3.39 KB 1f642209 almost 10 years Thomas Noël migrate_schemas: use django 1.7 if available (#...
syncdb.py 1.09 KB ccec1ff4 about 10 years Benjamin Dauvergne Import django-tenant-schemas commands to adapt ...
tenant_command.py 1.63 KB ccec1ff4 about 10 years Benjamin Dauvergne Import django-tenant-schemas commands to adapt ...

Latest revisions

# Date Author Comment
7dcc12d8 05 February 2015 04:48 PM Thomas Noël

tenant: fix django 1.6 usage (missing init.py)

01a055c6 05 February 2015 04:10 PM Thomas Noël

result of tenant.create_schema is undefined

ad0757e7 05 February 2015 04:06 PM Thomas Noël

remove useless get_tenant_by_domain command (#6398)

c1206294 05 February 2015 03:53 PM Thomas Noël

renamed create_schema to create_schemas

c298e1d4 05 February 2015 03:50 PM Thomas Noël

migrate: disable if django 1.7 (#6388)

eaac238e 05 February 2015 02:34 PM Thomas Noël

multitenant: use self.schema_name in SyncCommon (#6420)

bb762ce4 03 February 2015 05:35 PM Thomas Noël

tenants in TENANT_BASE/hostname (#6398)

1f642209 03 February 2015 05:34 PM Thomas Noël

migrate_schemas: use django 1.7 if available (#6388)

c1f66c77 26 January 2015 07:01 PM Serghei Mihai

tenant object passed to context manager.
"deploy tenant" method should be called with three parameters

Closes #6340

d2ffb5af 23 January 2015 06:50 PM Benjamin Dauvergne

Add a generic command to deploy service tenants from hobo (#6340)

It must be overloaded by applications.

View revisions

Also available in: Atom