index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
ref
/
request-response.txt
Age
Commit message (
Expand
)
Author
2009-05-08
Reverted r10709 which I applied to the wrong branch. Sorry for my git-svn fail!
Jacob Kaplan-Moss
2009-05-08
Fixed #10188: prevent newlines in HTTP headers. Thanks, bthomas.
Jacob Kaplan-Moss
2009-03-31
[1.0.X] Fixed #8847, #10370: added some missing methods to MultiValueDict aft...
Jacob Kaplan-Moss
2008-12-07
[1.0.X] Fixed #9712 -- Documented how HTTP headers are converted to request.M...
Malcolm Tredinnick
2008-11-01
[1.0.X] Fixed #9487 -- Corrected several links into the Python docs that were...
Karen Tracey
2008-10-24
[1.0.X] Fixed #9430 -- Fixed documentation references to the HttpResponse
Malcolm Tredinnick
2008-09-17
Fixed #8546 -- Fixed error in request-response.txt where we were incorrectly ...
Adrian Holovaty
2008-09-16
Fixed #9091 -- Rephrased Variable() documentation. Thanks, telenieko
Adrian Holovaty
2008-09-09
Fixed #8979 -- Made a bunch of typo/formatting fixes to the docs. Thanks, ramiro
Adrian Holovaty
2008-09-02
Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/v...
Jacob Kaplan-Moss
2008-08-30
Fixed #8545: Corrected typo in request/response docs
James Bennett
2008-08-24
Fixed #8486: Corrected some file attribute names in the request/response docs...
Russell Keith-Magee
2008-08-23
Massive reorganization of the docs. See the new docs online at http://docs.dj...
Jacob Kaplan-Moss