The domain module for building a SaaS product with Django
Project description
Django SaaS (Domain)
The domain module for building a SaaS product with Django.
Install
pip install django-saas-domain
Then add it into your Django project settings.py:
INSTALLED_APPS = [
# ...
"saas_base", # django-saas-base is required
"saas_domain",
]
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django_saas_domain-0.1.0.tar.gz.
File metadata
- Download URL: django_saas_domain-0.1.0.tar.gz
- Upload date:
- Size: 8.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f7fed356774c48ed9d3b381ffda517ce80aabe9729392b279239bcc2ac1f98b4
|
|
| MD5 |
c2cf3badfbc3a90a24a52c7c4024c443
|
|
| BLAKE2b-256 |
e2089e961e75b426ef0b6d6509d1cdcf801615f5e407a93bf5b536d06e5912c7
|
File details
Details for the file django_saas_domain-0.1.0-py3-none-any.whl.
File metadata
- Download URL: django_saas_domain-0.1.0-py3-none-any.whl
- Upload date:
- Size: 10.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4fa11ebe97123357a4ad677c65d7bb540b508b326c457983bc227b576434045f
|
|
| MD5 |
73eb907310f74bcc6a644bfcb5ad5c6f
|
|
| BLAKE2b-256 |
cfed26bc66bcc108b3b7508989f4aae89336477da1173d2dd2b92f507be09a61
|