summaryrefslogtreecommitdiff
path: root/docs/ref/request-response.txt
AgeCommit message (Expand)Author
2009-12-28[soc2009/model-validation] Merget to trunk at r12009Honza Král
2009-10-12[soc2009/model-validation] Merged to trunk at r11603Honza Král
2009-09-11[soc2009/model-validation] Merged to trunk at r11499Honza Král
2009-05-08Fixed #10188: prevent newlines in HTTP headers. Thanks, bthomas.Jacob Kaplan-Moss
2009-03-31Fixed #8847, #10370: added some missing methods to MultiValueDict after [8399...Jacob Kaplan-Moss
2009-03-15Fixed #689 -- Added a middleware and authentication backend to contrib.auth f...Gary Wilson Jr
2008-12-07Fixed #9712 -- Documented how HTTP headers are converted to request.META keys.Malcolm Tredinnick
2008-11-01Fixed #9487 -- Corrected several links into the Python docs that were broken ...Karen Tracey
2008-10-24Fixed #9430 -- Fixed documentation references to the HttpResponse classes forMalcolm Tredinnick
2008-09-17Fixed #8546 -- Fixed error in request-response.txt where we were incorrectly ...Adrian Holovaty
2008-09-16Fixed #9091 -- Rephrased Variable() documentation. Thanks, teleniekoAdrian Holovaty
2008-09-09Fixed #8979 -- Made a bunch of typo/formatting fixes to the docs. Thanks, ramiroAdrian Holovaty
2008-09-02Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/v...Jacob Kaplan-Moss
2008-08-30Fixed #8545: Corrected typo in request/response docsJames Bennett
2008-08-24Fixed #8486: Corrected some file attribute names in the request/response docs...Russell Keith-Magee
2008-08-23Massive reorganization of the docs. See the new docs online at http://docs.dj...Jacob Kaplan-Moss