django/tests/requests
Nick Pope 95182a8593 Refs #33865 -- Corrected signature of ExplodingBytesIO.read().
These subclasses of io.BytesIO should inherit the correct signature.
2023-01-05 19:17:56 +01: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 #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_data_upload_settings.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
tests.py Refs #33865 -- Corrected signature of ExplodingBytesIO.read(). 2023-01-05 19:17:56 +01:00