django-constance integration for Wagtail CMS
Project description
I know there is wagtail.contrib.settings available, but I’m a big fan of django-constance with redis backend!
Installation
Make sure you installed django-constance then install wagtail-constance:
pip install wagtail-constance
And then just add wagtailconstance into INSTALLED_APPS:
INSTALLED_APPS = (
...
'wagtailconstance',
...
)
Note
I’m not added wagtail or constance as requirements in setup.py. I’m tested it out only with python 3.5.1
Credits
Released under MIT License
this snippet
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
Built Distribution
File details
Details for the file wagtail-constance-0.0.2.tar.gz
.
File metadata
- Download URL: wagtail-constance-0.0.2.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f11630c2a4f0cc6c3a5b0c4fe5d2bf7cd579fecaab3f7731615bb72653fe6e87 |
|
MD5 | bc5761608c48c72f94c9bcba015b9649 |
|
BLAKE2b-256 | 25ea28b97635e7a30896a6b9b7952c0204c6b3ee8a24a2f7c38668e3300f58a5 |
File details
Details for the file wagtail_constance-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: wagtail_constance-0.0.2-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6e0e7e226fe85c92b6940767c07135bd389d0a6de5cdebcb2b7d0c57908d6c7e |
|
MD5 | fb1ad556dddc055f8f03cd1fdf89e080 |
|
BLAKE2b-256 | 3d1bd73d9f75118ed05f262366135e74c288e9f20fe4cff382514659149dabe2 |