Projet

Général

Profil

Statistiques
| Branche: | Tag: | Révision:

root / entrouvert @ 803fa500

Nom Taille Révision Âge Auteur Commentaire
  djommon 60ab23dd plus de 9 ans Thomas Noël add safemigrate command (#5781) manage.py "saf...
  logging 85fba042 presque 11 ans Benjamin Dauvergne logging: add a decorator to log timing of funct...
  wsgi 698c4ef1 presque 10 ans Jérôme Schneider middleware: match url /__version__ *or* /__vers...
__init__.py 22 octets 803fa500 plus de 9 ans Thomas Noël release 6.2.0

Dernières révisions

# Date Auteur Commentaire
803fa500 22 octobre 2014 15:38 Thomas Noël

release 6.2.0

60ab23dd 22 octobre 2014 15:27 Thomas Noël

add safemigrate command (#5781)

manage.py "safely" migrate a projet :
  • syncdb
  • for each app installed, with migrations available but never migrated:
    migrate --fake <app> 0001
  • migrate
7e82bd8e 17 octobre 2014 18:08 Jérôme Schneider

multitenant: add a command to create tenant(s) by hostname

Closes #5759

ce71993c 18 septembre 2014 14:26 Benjamin Dauvergne

In management commands of multitenant app rename variable schema_name as domain

c370a248 15 septembre 2014 09:25 Benjamin Dauvergne

Add tenant based storage handler (fixes #5501)

To use it, add this to your settings.py:

DEFAULT_FILE_STORAGE = 'entrouvert.djommon.multitenant.storage.TenantFileSystemStorage'
b7f756de 12 septembre 2014 12:02 Benjamin Dauvergne

Add tests on multitenants features (fixes #5106)

fbed23e8 12 septembre 2014 12:02 Benjamin Dauvergne

Add command list_tenants (fixes #5044)

refs #5106

5c1d1ad6 12 septembre 2014 12:02 Benjamin Dauvergne

Add command get_tenant_by_domain

refs #5106

3afe385b 12 septembre 2014 12:02 Benjamin Dauvergne

Add command to create missing tenant schemas

refs #5106

ccec1ff4 12 septembre 2014 12:02 Benjamin Dauvergne

Import django-tenant-schemas commands to adapt them to our way of managing tenants

refs #5106

Voir les révisions

Formats disponibles : Atom