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 Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page