Hasan Ramezani
|
a2d5ea626e
|
Refs #32508 -- Raised ImproperlyConfigured instead of using "assert" in middlewares.
|
2021-03-11 08:34:28 +01:00 |
Tom Carrick
|
bcc2befd0e
|
Fixed #31789 -- Added a new headers interface to HttpResponse.
|
2020-09-14 08:41:59 +02:00 |
Sergey Fedoseev
|
d4e767911f
|
Added tests for middlewares' checks.
|
2019-10-23 08:18:02 +02:00 |
Paul Donohue
|
33a0b7ac81
|
Fixed #29296 -- Fixed crashes in admindocs when a view is a callable object.
|
2018-04-12 13:11:08 -04:00 |
Claude Paroz
|
d7b9aaa366
|
Refs #23919 -- Removed encoding preambles and future imports
|
2017-01-18 09:55:19 +01:00 |
Tim Graham
|
2317434147
|
Split admin_docs tests into separate files.
|
2016-09-27 18:54:35 -04:00 |