Tools to make caching easier in Django
Project description
Django Cache tools is a basic set of tools to built on top of the django cache framework to make it easier to use and add caching related features.
Tools included
KeyableModel: Model that has a cache_key to cache with.
expire_page: Expire a page with a given path.
@cache_page_in_group: Cache pages with a given group name so they can be expired all at one.
Documentation
You can find the docs at http://django-cache-tools.readthedocs.org/.
Running the Tests
You can run the tests with via:
python runtests.py
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
File details
Details for the file django-cache-tools-0.1.1.tar.gz
.
File metadata
- Download URL: django-cache-tools-0.1.1.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e3ad43757e7bdccbf5410f607ff34b4285712e7e8bd09857766fcef96401c8b2 |
|
MD5 | cbaab3c0295249f077fc2e37d9467353 |
|
BLAKE2b-256 | 10df0d2fe3f2aa02167c3739976d42843253b6e0017cd1d88828acbbeb87af11 |