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-25 10:20:31 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
f2b45ddd99
django
/
tests
/
requests
History
Curtis Maloney
6f1318734f
Fixed
#26014
-- Added WSGIRequest content_type and content_params attributes.
...
Parsed the CONTENT_TYPE header once and recorded it on the request.
2016-02-10 18:19:23 -05:00
..
__init__.py
Removed unneeded imports in tests's __init__.py and unified them.
2013-09-09 23:01:07 +02:00
tests.py
Fixed
#26014
-- Added WSGIRequest content_type and content_params attributes.
2016-02-10 18:19:23 -05:00