Skip to content

About

The aim of this project is to convert a conventionally built single-tenant application in Django to a multi-tenant version with very minimal code change.

It exposes a re-usable django app which can be used to achieve tenant based switching of DB connections at runtime.