public
Description: Some examples of transparently caching things in Django.
Homepage:
Clone URL: git://github.com/mmalone/django-caching.git
name age message
file README Thu Apr 30 17:32:04 -0700 2009 first commit [mmalone]
file __init__.py Thu Apr 30 17:32:04 -0700 2009 first commit [mmalone]
directory app/ Thu Apr 30 17:34:21 -0700 2009 removed fluff [mmalone]
file manage.py Thu Apr 30 17:32:04 -0700 2009 first commit [mmalone]
file settings.py Thu Apr 30 17:32:04 -0700 2009 first commit [mmalone]
file urls.py Thu Apr 30 17:32:04 -0700 2009 first commit [mmalone]
README
An example Django app that uses custom managers, fields, and QuerySets to
transparently cache objects.