django/tests/requests
Mariusz Felisiak fb93363c49
Fixed DataUploadMaxNumberOfFieldsFormPost.test_number_exceeded().
Follow up to 0ad9fa02e0.
2021-02-23 09:47:30 +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 #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 #31010 -- Allowed subdomains of localhost in the Host header by default when DEBUG=True. 2019-12-05 09:44:45 +01:00