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.

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

django-cache-url-0.3.4.tar.gz (2.9 kB view hashes)

Uploaded Source

Built Distribution

django_cache_url-0.3.4-py2.py3-none-any.whl (3.0 kB view hashes)

Uploaded Python 2 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