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
/
django
/
http
/
__init__.py
Age
Commit message (
Expand
)
Author
2007-02-11
Refs #2920 -- Replaced implicit uses of _() with explicit imports or calls to...
Russell Keith-Magee
2007-02-10
Fixed #3437 -- Fixed incorrect logic in django.http.HttpResponse calculation ...
Adrian Holovaty
2006-11-29
Fixed #3080 -- Fixed bug in delete_cookie() method. Thanks, nowell strite
Adrian Holovaty
2006-09-22
Fixed #2560 -- Add close() support to HttpResponse iterators. Thanks, Ivan
Malcolm Tredinnick
2006-08-09
Fixed #2503 -- Fixed HttpResponse.delete_cookie() to work properly. It now ta...
Adrian Holovaty
2006-07-21
Fixed #2092: added a "is_secure()" method to HttpRequest which correctly hand...
Jacob Kaplan-Moss
2006-06-20
Fixed #2078 -- Improved HttpResponseRedirect and HttpResponsePermanentRedirec...
Adrian Holovaty
2006-06-20
Added 'method' attribute to HttpRequest objects
Adrian Holovaty
2006-06-19
Fixed #1646 -- Added HttpResponseNotAllowed, as suggested by Ian Holsman.
Malcolm Tredinnick
2006-05-02
MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa...
Adrian Holovaty
[prev]