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.1.tar.gz
(2.7 kB
view hashes)
Built Distribution
Close
Hashes for django_cache_url-0.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 51e20da6453ab4e7019f21ca55929c272b5b02689ce4c6b2974f0f49a8459383 |
|
MD5 | bb538a8f738d318ab31896b12fc38ef8 |
|
BLAKE2b-256 | 900bc37eeee036bab3aa62e01e979cb3c97fd14dcb86d7afb3f2f4597c88764d |