Skip to main content

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

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

wagtail-constance-0.0.2.tar.gz (4.4 kB view hashes)

Uploaded Source

Built Distribution

wagtail_constance-0.0.2-py3-none-any.whl (5.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page