This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
5c143cb340
django1
/
tests
/
regressiontests
/
requests
History
Aymeric Augustin
d7c6a57d60
Used @override_settings in several tests.
2012-10-20 23:22:46 +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
Used @override_settings in several tests.
2012-10-20 23:22:46 +02:00