Projet

Général

Profil

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

root / entrouvert @ 3a139634

Nom Taille Révision Âge Auteur Commentaire
  djommon 3a139634 plus de 9 ans Thomas Noël sync_schemas: notice syncdb before doing it (fix)
  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
3a139634 24 octobre 2014 16:06 Thomas Noël

sync_schemas: notice syncdb before doing it (fix)

87131a80 23 octobre 2014 20:29 Thomas Noël

move safemigrate in entrouvert.djommon app (#5781)

entrouvert.djommon.safemigrate app was just superfluous.

bf1da717 23 octobre 2014 20:23 Thomas Noël

improve safemigrate command (#5781)

better readability, handle verbosity, prepare for safemigrate_schema

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

Voir les révisions

Formats disponibles : Atom