Skip to main content

Use Cache URLs in your Django application.

Project description

This simple Django utility allows you to utilize the 12factor inspired CACHE_URL environment variable to configure your Django application.

Usage

Configure your cache in settings.py:

CACHES = {'default': django_cache_url.config()}

Nice and simple.

Supported by

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