Manage different settings within a Django project with maximum DRY
Project description
django-environments helps you manage different settings within a Django project, and easily select those settings from the command line or from WSGI, all with “maximum DRY™”.
On the command line, you specify your project and settings using environment variables and (mostly) shell functions. When you run your application via WSGI, a simple naming convention determines which settings to use based on the name of the WSGI file. All this helps to minimize the number of code changes and other file updates when working across different environments.
For more documentation, Read the Docs.
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
File details
Details for the file django-environments-1.0a5.tar.gz
.
File metadata
- Download URL: django-environments-1.0a5.tar.gz
- Upload date:
- Size: 26.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 32c718318d461420fe7ff032e9e168aada92f3ec286694e15d19283b03186261 |
|
MD5 | b18a5379e9209827b759e0c8ea24e4d1 |
|
BLAKE2b-256 | c9a89016acdee9fac79930f687e885bfbff4143d7f0926de2d63ebeba6c85cef |