This website requires JavaScript.
Explore
Help
Sign In
test0908
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
5f8da527ab
django
/
tests
/
regressiontests
/
requests
History
Aymeric Augustin
396357741b
[py3] Used compatible imports of StringIO.
2012-08-08 14:50:01 +02: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
[py3] Used compatible imports of StringIO.
2012-08-08 14:50:01 +02:00