Skip to content

ndongchrist/dj-tenant-tuto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi-Tenant Django App

License Django Version Python Version

Overview

Learned Django Multi-Tenancy using the django-tenants python package.

Table of Contents

Installation

- Create a virtual Environment
python -m venv env
/env/Scripts/activate
- Download the required packages
pip install -r requirements.txt

Configuration

Follow the python Documentation Django Tenants Docs

Contributing

Contributions are welcome!

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published