Project

General

Profile

« Previous | Next » 

Revision aae80ef0

Added by Benjamin Dauvergne over 10 years ago

New TenantMiddleware which try to find tenants based on the filesystem

If path <settings.TENANT_BASE>/<hostname>/schema exists, read this file an build
tenant modle with Tenant(domain_url=<hostname>, schema_name=file(<path>).read()).

refs #5106

  • added
  • modified
  • copied
  • renamed
  • deleted