Project

General

Profile

« Previous | Next » 

Revision c370a248

Added by Benjamin Dauvergne about 10 years ago

Add tenant based storage handler (fixes #5501)

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

DEFAULT_FILE_STORAGE = 'entrouvert.djommon.multitenant.storage.TenantFileSystemStorage'
  • added
  • modified
  • copied
  • renamed
  • deleted