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.3.tar.gz
(2.9 kB
view hashes)
Built Distribution
Close
Hashes for django_cache_url-0.3.3-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d63e13e5da48daf66e1595d88ace40b3cbcb9f43053584ed5b2429ff0bac44bb |
|
MD5 | 737131a0548d9585c55dc2e4ee3c7ec6 |
|
BLAKE2b-256 | 4d2195306d238410ac80ea3818b64d1216bc150c7420d9e819934b1f744a9c20 |