Projet

Général

Profil

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

root @ 803fa500

Nom Taille Révision Âge Auteur Commentaire
  entrouvert 803fa500 plus de 9 ans Thomas Noël release 6.2.0
  tools 56c2f017 environ 11 ans Benjamin Dauvergne add tool script to check proper packaging of a ...
.gitignore 58 octets 73e94ded presque 11 ans Jérôme Schneider gitignore: add mo files
MANIFEST.in 154 octets 2eea590b plus de 10 ans Benjamin Dauvergne add humantime locale files to MANIFEST.in
README 107 octets f9e8f623 environ 11 ans Benjamin Dauvergne add a README
setup.py 3,62 ko 3bee3bc1 environ 10 ans Benjamin Dauvergne setup.py: remove dependency links

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 toutes les révisions | Voir les révisions

Formats disponibles : Atom