Skip to content

Latest commit

 

History

History
57 lines (34 loc) · 3.08 KB

README.md

File metadata and controls

57 lines (34 loc) · 3.08 KB

django-tenant-schemas-template

wemake.services Build Status Documentation Status Dependencies Status wemake-python-styleguide

Bleeding edge django-tenant-schemas template focused on code quality and security.


Purpose

This project is used to scaffold a django multi-tenant project structure. Just like django-admin.py startproject but better.

Features

Installation

Firstly, you will need to install dependencies:

pip install cookiecutter jinja2-git

Then, create a project itself:

cookiecutter gh:soap/django-tenant-schemas-template

Who are using this template?

If you use our template, please add yourself or your company in the list.

We offer free email support for anyone who is using this. If you have any problems or questions, drop us a line at Prasit Gebsaap. And we will try to help you.

License

MIT. See LICENSE for more details.