Fixed #1065 -- Added a "cache" template tag. Thanks, Ian Maurer and, particularly...
commitfcf6d816bf596d4d2cdd3a53c9e8e07dff75ea91
authormtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Sun, 21 Oct 2007 15:48:40 +0000 (21 15:48 +0000)
committermtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Sun, 21 Oct 2007 15:48:40 +0000 (21 15:48 +0000)
tree9667ac06e3f279455c47f45ff80d5eb90e53fbf9
parent89ad9e74dfa9211350011e484c02852ef9e1b0c8
Fixed #1065 -- Added a "cache" template tag. Thanks, Ian Maurer and, particularly, Nick Lane.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@6580 bcc190cf-cafb-0310-a4f2-bffc1f526a37
django/templatetags/cache.py [new file with mode: 0644]
docs/cache.txt
tests/regressiontests/templates/tests.py