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 details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django-cache-url-0.1.tar.gz.
File metadata
- Download URL: django-cache-url-0.1.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d0634802f8058b155e06bc91dbc5b5d6d1d4bc1e50ded85c9cf683719db3b11f
|
|
| MD5 |
8f8da787603f5d0dcf77fa100d01f423
|
|
| BLAKE2b-256 |
49b5ae7cfdc3e15bd12761ed546149f88f96d4c27ccb02d259bb296518362794
|
File details
Details for the file django_cache_url-0.1-py2.py3-none-any.whl.
File metadata
- Download URL: django_cache_url-0.1-py2.py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
51e20da6453ab4e7019f21ca55929c272b5b02689ce4c6b2974f0f49a8459383
|
|
| MD5 |
bb538a8f738d318ab31896b12fc38ef8
|
|
| BLAKE2b-256 |
900bc37eeee036bab3aa62e01e979cb3c97fd14dcb86d7afb3f2f4597c88764d
|