This website requires JavaScript.
Explore
Help
Register
Sign In
django
/
django
Watch
1
Star
1
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-11-07 11:27:35 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ea28bc2688
django
/
tests
/
regressiontests
/
requests
History
Aymeric Augustin
e84f79f051
Fixed
#18042
-- Advanced deprecation warnings.
...
Thanks Ramiro for the patch.
2012-05-03 15:27: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
Fixed
#18042
-- Advanced deprecation warnings.
2012-05-03 15:27:01 +02:00