Projet

Général

Profil

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

root / entrouvert / djommon @ 1b18c2d9

Nom Taille Révision Âge Auteur Commentaire
  email_backends a1790511 plus de 10 ans Benjamin Dauvergne add a sinkhole email backend It makes all mail...
  humantime ab06cb99 plus de 10 ans Benjamin Dauvergne humantime: convert datetime to current timezone...
  locale b37a6fc5 environ 11 ans Benjamin Dauvergne eohumanize: template tags for eo applications
  management 87131a80 plus de 9 ans Thomas Noël move safemigrate in entrouvert.djommon app (#57...
  multitenant 1b18c2d9 plus de 9 ans Jérôme Schneider middleware: PythonSettingsMiddleware overload F...
  serializers 6ec2e241 environ 10 ans Benjamin Dauvergne djommon/serializers/json: fix missing import an...
  templatetags 7aa873d2 environ 11 ans Frédéric Péters trivial: do not use an intermediary variable fo...
__init__.py 0 octets 6c835b8f environ 11 ans Benjamin Dauvergne start a djommon django application
middleware.py 2,47 ko 698c4ef1 presque 10 ans Jérôme Schneider middleware: match url /__version__ *or* /__vers...
models.py 0 octets 6c835b8f environ 11 ans Benjamin Dauvergne start a djommon django application
urlconf.py 1,15 ko cffad1de presque 11 ans Benjamin Dauvergne djommon: add decorated_include utility extracte...

Dernières révisions

# Date Auteur Commentaire
1b18c2d9 20 novembre 2014 10:08 Jérôme Schneider

middleware: PythonSettingsMiddleware overload FileBasedTenantSettingBaseMiddleware and not JSONSettingsMiddleware

Closes #5972

cd1fa561 24 octobre 2014 16:36 Thomas Noël

add safemigrate_schemas command (#5791)

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

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)

Voir les révisions

Formats disponibles : Atom