summaryrefslogtreecommitdiff
path: root/docs/ref/template-response.txt
AgeCommit message (Expand)Author
2011-05-25[1.3.X] Fixed #16004 - csrf_protect does not send cookie if view returns Temp...Luke Plant
2011-01-24Fixed #15012 -- Added post-rendering callbacks to TemplateResponse so that de...Russell Keith-Magee
2011-01-05Fixed #15010 -- Added current_app parameter to close gap between TemplateResp...Jannis Leidel
2010-12-09Fixed #14867 -- Corrected references to baking in the new TemplateResponse do...Russell Keith-Magee
2010-12-08Fixed #14855 -- General cleanup of the new TemplateResponse docs (grammar, sp...Gabriel Hurley
2010-12-07Fixed #12815 -- Added TemplateResponse, a lazy-evaluated Response class. Than...Russell Keith-Magee