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.1.tar.gz
(27.0 kB
view details)
File details
Details for the file wc_django_settings-0.1.1.tar.gz.
File metadata
- Download URL: wc_django_settings-0.1.1.tar.gz
- Upload date:
- Size: 27.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ccb3a0451401f36e0f3e6b66d88f35c588bdeff4829694412faa7d6729b2870a
|
|
| MD5 |
ee38c89b9c9b47ba03cd40b277b828e8
|
|
| BLAKE2b-256 |
a4db55a4a125f703542119f45468df87f66a5c577077ebb8421dd4ae6ec1707b
|