1
0
mirror of https://github.com/django/django.git synced 2024-11-19 07:54:07 +00:00
django/tests/regressiontests/generic_views/templates
2011-01-24 14:24:35 +00:00
..
generic_views 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
registration Fixed #6735 -- Added class-based views. 2010-10-18 13:34:47 +00:00