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
7a9745fed4
django1
/
tests
/
requests
History
Hasan Ramezani
8bcb00858e
Fixed
#32698
-- Moved HttpRequest.get_raw_uri() to ExceptionReporter._get_raw_insecure_uri().
2021-04-30 08:05:42 +02:00
..
__init__.py
Removed unneeded imports in tests's __init__.py and unified them.
2013-09-09 23:01:07 +02:00
test_accept_header.py
Refs
#30997
-- Added HttpRequest.accepts().
2020-01-24 14:24:59 +01:00
test_data_upload_settings.py
Fixed DataUploadMaxNumberOfFieldsFormPost.test_number_exceeded().
2021-02-23 09:47:30 +01:00
tests.py
Fixed
#32698
-- Moved HttpRequest.get_raw_uri() to ExceptionReporter._get_raw_insecure_uri().
2021-04-30 08:05:42 +02:00