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.5.0.tar.gz
(3.1 kB
view hashes)
Built Distribution
Close
Hashes for django_cache_url-0.5.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 37f979c65657f2c42412b5728b7393df80c137a4dddb1f00c93aed7ea7bc4882 |
|
MD5 | 24a3660ebcaea1d37244f5b08a13b857 |
|
BLAKE2b-256 | 018ea4745ff94a308f25dd04b6ecad3a4e151fc9175be102655eb2be5f50b3e0 |