Helper for django settings
Project description
How to install
pip install django-smart-settings
How to use
Create your Django project Create directory settings next to settings.py file Move settings.py to settings/ and rename it to default.py Create settings/__init__.py Add in this file: import django_smart_settings
django_smart_settings.configure(locals())
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
File details
Details for the file django-smart-settings-0.1.4.tar.gz.
File metadata
- Download URL: django-smart-settings-0.1.4.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2bd7155cae954e2a8828bb0ed3c94c778777fc4269e31f19c8f68c83d9b146b1
|
|
| MD5 |
b394777f6cf873ae20031662b9005da3
|
|
| BLAKE2b-256 |
e344cf56f11ef40ea711bbf713f257028d776166509a3b55e25cb421859fbf7b
|