Go to file
Sylvain Fourmanoit 83582cfcf8 Slight coding style bikeshedding: keeping system imports last 2013-05-13 17:23:21 -04:00
docs Initial commit 2011-05-04 14:20:47 -04:00
groupcache Slight coding style bikeshedding: keeping system imports last 2013-05-13 17:23:21 -04:00
MANIFEST.in Initial commit 2011-05-04 14:20:47 -04:00
README.rst Initial commit 2011-05-04 14:20:47 -04:00
setup.py Initial commit 2011-05-04 14:20:47 -04:00

README.rst

Django-groupcache brings generational caching to Django views.

Latest documentation (including download, installation and usage
directives) is `available online
<http://syfou.bitbucket.org/django-groupcache/>`_ at all time.

Changelog
=========

Version 0.5.0
-------------

* Initial public release