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
Release history Release notifications | RSS feed
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.tar.gz
(2.8 kB
view hashes)
Built Distribution
Close
Hashes for django_cache_url-0.3-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0622038c6d9239d814ee1dddf52585133cf7c61ceaec9cfcd01530f2af0d1bf7 |
|
MD5 | 8b01250c7feb9429fe70e5a2b64cb125 |
|
BLAKE2b-256 | 67dc6e2d6a507d9766468a8c91ed5de2c2f5c3ae616ce2b6f8d35d1214b03cc6 |