This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/Hopiu/django.git
synced
2026-03-18 23:10:27 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
ebdfd656b4
django
/
tests
/
requests
History
Claude Paroz
48c34f3336
Fixed
#26971
-- Prevented crash with non-UTF-8 incoming PATH_INFO
...
Thanks Tim Graham and Loïc Bistuer for the reviews.
2016-08-23 22:40:07 +02:00
..
__init__.py
Removed unneeded imports in tests's __init__.py and unified them.
2013-09-09 23:01:07 +02:00
test_data_upload_settings.py
Fixed
#27005
-- Fixed crash if request.META[''CONTENT_LENGTH']=''.
2016-08-03 13:12:40 -04:00
tests.py
Fixed
#26971
-- Prevented crash with non-UTF-8 incoming PATH_INFO
2016-08-23 22:40:07 +02:00