/django_multiten

A django add-on that will allow to do multitenancy with complete data separation and dynamic DB credential loading.

Primary LanguagePython

A Django add-on to allow multitenant instances with strong database separation.

It needs to monkeypatch some of Django, so use at your own risk!

User needs to change the default `manage.py` file, so use at your own risk!!

DESPERATELY NEEDS TESTS!!!!!!!