Skip to main content

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


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-tools-0.1.1.tar.gz (3.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page