django-postgres-schema

Postgres schemas in Django.


Keywords
django
License
BSD-3-Clause
Install
pip install django-postgres-schema==0.0.1

Documentation

django-postgres-schema Package Build Test Coverage

django-postgres-schema makes it possible to use postgres schemas with Django to build SaaS applications where each customer's data lives in an isolated schema.