Claude Paroz e348ab0d43 Fixed #30997 -- Deprecated HttpRequest.is_ajax(). 5 years ago
..
__init__.py df2fd4e09b Removed unneeded imports in tests's __init__.py and unified them. 11 years ago
test_accept_header.py d66d72f956 Refs #30997 -- Added HttpRequest.accepts(). 5 years ago
test_data_upload_settings.py 5c63b3e5a7 Fixed #27005 -- Fixed crash if request.META[''CONTENT_LENGTH']=''. 8 years ago
test_is_ajax_deprecations.py e348ab0d43 Fixed #30997 -- Deprecated HttpRequest.is_ajax(). 5 years ago
tests.py adb9661789 Fixed #31010 -- Allowed subdomains of localhost in the Host header by default when DEBUG=True. 5 years ago