The foundation for building a SaaS product with Django
Project description
Django SaaS (Base)
The foundation for building a SaaS product with Django.
Install
pip install django-saas-base
Then add it into your Django project settings.py:
INSTALLED_APPS = [
# ...
"saas_base",
]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
django_saas_base-0.1.0.tar.gz
(29.4 kB
view details)
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_base-0.1.0.tar.gz.
File metadata
- Download URL: django_saas_base-0.1.0.tar.gz
- Upload date:
- Size: 29.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
29bcb11b66926a0334d76108d9001afd6797137ab1a75fcfe1ebbf109184d868
|
|
| MD5 |
78efa619c4b7990df999cdb26da8d875
|
|
| BLAKE2b-256 |
8439bf2a8a286cc4e9af13329499f83b07b2424ee7ee6af7a9dcf224aee85be2
|
File details
Details for the file django_saas_base-0.1.0-py3-none-any.whl.
File metadata
- Download URL: django_saas_base-0.1.0-py3-none-any.whl
- Upload date:
- Size: 45.7 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 |
f70e9e59828b516c8505e12897625f70a869f9d324198cbca2f722b43c48528f
|
|
| MD5 |
e3d1ca27b17310b608dfea37fa220009
|
|
| BLAKE2b-256 |
913395780fe2ff6e5d5ebdf5365c93b5e37d3c9362c34c9d83a44945a677a377
|