This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-07-28 23:54:02 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
a7ed09d13d
django
/
tests
/
regressiontests
/
requests
History
Download ZIP
Download TAR.GZ
Aymeric Augustin
4a6490a4a0
Removed HttpRequest.raw_post_data.
2012-12-29 21:59:07 +01:00
..
__init__.py
Fixed
#5595
-- Made
ModPythonRequest.__repr__
return a string instead of a unicode object. Fixes the printout of the request object in those server error e-mails I never get :)
2008-03-08 03:06:30 +00:00
models.py
Fixed
#5595
-- Made
ModPythonRequest.__repr__
return a string instead of a unicode object. Fixes the printout of the request object in those server error e-mails I never get :)
2008-03-08 03:06:30 +00:00
tests.py
Removed HttpRequest.raw_post_data.
2012-12-29 21:59:07 +01:00