Merge pull request #114 from 5monkeys/django-viewlet

Add django-viewlet
This commit is contained in:
Vinta 2014-07-10 13:19:08 +08:00
commit 6b58440b11

View file

@ -428,6 +428,7 @@ long, literate-programming-style documentation generator.
* [Beaker Caching & Sessions](http://beaker.readthedocs.org/en/latest/) - Beaker is a library for caching and sessions for use with web applications and stand-alone Python scripts and applications.
* [Dogpile Cache](http://dogpilecache.readthedocs.org/en/latest/) - Dogpile Cache is next generation replacement for Beaker made by same authors.
* [HermesCache](https://pypi.python.org/pypi/HermesCache) - Python caching library with tag-based invalidation and dogpile effect prevention.
* [django-viewlet](https://github.com/5monkeys/django-viewlet) - Render template parts with extended cache control.
## Email