tenant settings fix

This commit is contained in:
Serghei Mihai 2014-05-24 12:24:59 +02:00
parent f8e782ecec
commit 8a3695ab66
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
import os
# Multitenant settings
TENANT_MODEL = 'multitenant.Tenant'