hugobessa / django-shared-schema-tenants

A lib to help in the creation of shared schema multi tenants applications without suffering
MIT License
20 stars 9 forks source link

Update settings.py #35

Closed dparizek closed 6 years ago

dparizek commented 6 years ago

added SITE_ID = 1 to settings.py of exampleproject