Skip to content

Introduction

The aim of this tutorial is to provide a good understanding of how the library works, by demonstrating it with an example use-case.

Consider the following diagram:

Screenshot

The upper half of the diagram represents the architecture of a conventionally built single-tenant Django app.

By the end of this tutorial, after integrating the single-tenant app with this library, it would be natively multi-tenant, the architecture of which is illustrated in the lower half of the diagram.