rewritten / django_multiten

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!!!!!!!

About

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


Languages

Language:Python 100.0%