index
:
python-entrouvert.git
debian
master
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove multitenant, now in hobo (#6491)
HEAD
v7.1.0
master
Thomas NOEL
2015-03-12
23
-1283/+0
*
tenant: do not duplicate --domain option in tenant_command (#6459)
Frédéric Péters
2015-02-10
1
-4/+0
*
tenant: add "create super user" to example commands
Frédéric Péters
2015-02-10
1
-1/+2
*
tenant: fix documentation reference to the manage.py command
Frédéric Péters
2015-02-10
1
-2/+2
*
release 7.0.0
v7.0.0
Thomas NOEL
2015-02-05
1
-1/+1
*
multitenant: update README
Thomas NOEL
2015-02-05
1
-24/+55
*
multitenant: sync syncdb with upstream
Thomas NOEL
2015-02-05
1
-3/+3
*
multitenant: sync_schemas disabled for django 1.7
Thomas NOEL
2015-02-05
1
-17/+15
*
tenant: fix django 1.6 usage (missing __init__.py)
Thomas NOEL
2015-02-05
1
-0/+0
*
result of tenant.create_schema is undefined
Thomas NOEL
2015-02-05
2
-4/+2
*
remove useless get_tenant_by_domain command (#6398)
Thomas NOEL
2015-02-05
1
-9/+0
*
renamed create_schema to create_schemas
Thomas NOEL
2015-02-05
1
-1/+1
*
migrate: disable if django 1.7 (#6388)
Thomas NOEL
2015-02-05
1
-4/+8
*
multitenant: use self.schema_name in SyncCommon (#6420)
Thomas NOEL
2015-02-05
2
-20/+19
*
tenants in TENANT_BASE/hostname (#6398)
Thomas NOEL
2015-02-03
5
-14/+8
*
migrate_schemas: use django 1.7 if available (#6388)
Thomas NOEL
2015-02-03
4
-101/+192
*
tenant object passed to context manager.
Serghei MIHAI
2015-01-26
1
-3/+4
*
Add a generic command to deploy service tenants from hobo (#6340)
Benjamin Dauvergne
2015-01-23
1
-0/+30
*
middleware: PythonSettingsMiddleware overload FileBasedTenantSettingBaseMiddl...
Jérôme Schneider
2014-11-20
1
-1/+1
*
versions: add hobo and django-cmsplugin-blurp as projects of interest (#5878)
Frédéric Péters
2014-11-05
1
-0/+2
*
add safemigrate_schemas command (#5791)
Thomas NOEL
2014-10-24
1
-0/+97
*
sync_schemas: notice syncdb before doing it (fix)
Thomas NOEL
2014-10-24
1
-1/+1
*
move safemigrate in entrouvert.djommon app (#5781)
Thomas NOEL
2014-10-23
5
-0/+0
*
improve safemigrate command (#5781)
Thomas NOEL
2014-10-23
1
-24/+24
*
release 6.2.0
v6.2.0
Thomas NOEL
2014-10-22
1
-1/+1
*
add safemigrate command (#5781)
Thomas NOEL
2014-10-22
5
-0/+76
*
multitenant: add a command to create tenant(s) by hostname
Jérôme Schneider
2014-10-17
1
-0/+41
*
In management commands of multitenant app rename variable schema_name as domain
Benjamin Dauvergne
2014-09-18
3
-4/+4
*
Add tenant based storage handler (fixes #5501)
Benjamin Dauvergne
2014-09-15
2
-3/+55
*
Add tests on multitenants features (fixes #5106)
Benjamin Dauvergne
2014-09-12
1
-10/+94
*
Add command list_tenants (fixes #5044)
Benjamin Dauvergne
2014-09-12
1
-0/+14
*
Add command get_tenant_by_domain
Benjamin Dauvergne
2014-09-12
1
-0/+9
*
Add command to create missing tenant schemas
Benjamin Dauvergne
2014-09-12
1
-0/+20
*
Import django-tenant-schemas commands to adapt them to our way of managing te...
Benjamin Dauvergne
2014-09-12
7
-0/+441
*
Make tenant model non savable
Benjamin Dauvergne
2014-09-12
1
-41/+3
*
Remove create-tenant command
Benjamin Dauvergne
2014-09-12
1
-78/+0
*
New TenantMiddleware which try to find tenants based on the filesystem
Benjamin Dauvergne
2014-09-12
1
-13/+66
*
Add middleware to load settings from a JSON file based on the tenant
Benjamin Dauvergne
2014-09-12
1
-0/+108
*
In FileSystemLoader use the schema name instead of the domain name for buildi...
Benjamin Dauvergne
2014-09-12
1
-2/+2
*
In FileSystemLoader rename settings from MULTITENANT_TEMPLATE_DIRS to TENANT_...
Benjamin Dauvergne
2014-09-12
2
-24/+3
*
Remove dead import on tenant_schemas.utils
Benjamin Dauvergne
2014-09-12
1
-2/+0
*
middleware: match url /__version__ *or* /__version__/
Jérôme Schneider
2014-06-24
2
-2/+4
*
bump release to 6.1.0
v6.1.0
Benjamin Dauvergne
2014-05-09
1
-1/+1
*
add more entrouvert python packages to VersionMiddleware
Benjamin Dauvergne
2014-04-25
1
-0/+10
*
readme updated
Serghei MIHAI
2014-04-23
1
-1/+1
*
djommon/serializers/json: fix missing import and not handled case of new models
Benjamin Dauvergne
2014-03-27
1
-2/+9
*
djommon: add JSON serializer supporting natural primary keys
Benjamin Dauvergne
2014-03-27
2
-0/+37
*
multitenant: little fixes in models.py
Thomas NOEL
2014-03-16
1
-4/+7
*
setup.py: remove dependency links
Benjamin Dauvergne
2014-03-06
1
-1/+0
*
version middleware: add orleans project
Thomas NOEL
2014-03-05
1
-1/+2
[next]