django1/tests/regressiontests/generic_views/templates/generic_views
Russell Keith-Magee 3f528e10d5 Fixed #15012 -- Added post-rendering callbacks to TemplateResponse so that decorators (in particular, the cache decorator) can defer processing until after rendering has occurred. Thanks to Joshua Ginsberg for the draft patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15295 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-01-24 14:24:35 +00:00
..
about.html Fixed #15012 -- Added post-rendering callbacks to TemplateResponse so that decorators (in particular, the cache decorator) can defer processing until after rendering has occurred. Thanks to Joshua Ginsberg for the draft patch. 2011-01-24 14:24:35 +00:00
apple_detail.html Fixed #6735 -- Added class-based views. 2010-10-18 13:34:47 +00:00
artist_detail.html Fixed #6735 -- Added class-based views. 2010-10-18 13:34:47 +00:00
artist_form.html Fixed #6735 -- Added class-based views. 2010-10-18 13:34:47 +00:00
author_confirm_delete.html Fixed #6735 -- Added class-based views. 2010-10-18 13:34:47 +00:00
author_detail.html Fixed #6735 -- Added class-based views. 2010-10-18 13:34:47 +00:00
author_form.html Fixed #6735 -- Added class-based views. 2010-10-18 13:34:47 +00:00
author_list.html Fixed #6735 -- Added class-based views. 2010-10-18 13:34:47 +00:00
author_objects.html Fixed #6735 -- Added class-based views. 2010-10-18 13:34:47 +00:00
author_view.html Fixed #6735 -- Added class-based views. 2010-10-18 13:34:47 +00:00
book_archive.html Fixed #6735 -- Added class-based views. 2010-10-18 13:34:47 +00:00
book_archive_day.html Fixed #6735 -- Added class-based views. 2010-10-18 13:34:47 +00:00
book_archive_month.html Fixed #6735 -- Added class-based views. 2010-10-18 13:34:47 +00:00
book_archive_week.html Fixed #6735 -- Added class-based views. 2010-10-18 13:34:47 +00:00
book_archive_year.html Fixed #6735 -- Added class-based views. 2010-10-18 13:34:47 +00:00
book_detail.html Fixed #6735 -- Added class-based views. 2010-10-18 13:34:47 +00:00
book_list.html Fixed #6735 -- Added class-based views. 2010-10-18 13:34:47 +00:00
confirm_delete.html Fixed #6735 -- Added class-based views. 2010-10-18 13:34:47 +00:00
detail.html Fixed #6735 -- Added class-based views. 2010-10-18 13:34:47 +00:00
form.html Fixed #6735 -- Added class-based views. 2010-10-18 13:34:47 +00:00
list.html Fixed #6735 -- Added class-based views. 2010-10-18 13:34:47 +00:00
page_template.html Fixed #6735 -- Added class-based views. 2010-10-18 13:34:47 +00:00