Settings for packages.
Project description
WebCase Settings
Global and User settings per package registry.
Installation
pip install wc-django-settings
In settings.py
:
INSTALLED_APPS += [
'wcd_settings',
]
MIDDLEWARE += [
'wcd_settings.middleware.settings_middleware',
]
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]
[0.1.0]
Initial version.
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
wc_django_settings-0.1.0.tar.gz
(26.7 kB
view details)
File details
Details for the file wc_django_settings-0.1.0.tar.gz
.
File metadata
- Download URL: wc_django_settings-0.1.0.tar.gz
- Upload date:
- Size: 26.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.13.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 379744a4ebd0a144a7b9e100b7caf4fccd8c0c90098a5acd4c5b98689ec8a202 |
|
MD5 | 084cb5ad5fa09f1b0a0a587877d082da |
|
BLAKE2b-256 | 0abd2f38c0bb6fde775a2f4c320be0ead996407fca66e7b3f602de38606bd84d |