Skip to main content

A simple Django app to manage constant values using redis

Project description

=====
django-redis-constant
=====

django-redis-constant is a django app which make managing constant values easier using redis as the backend.


Quick start
-----------

Just Add "django-redis-constant" to your INSTALLED_APPS setting like this:

INSTALLED_APPS = (
...
'Const',
)

Project details


Release history Release notifications | RSS feed

This version

0.1

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