django/tests/deprecation
Michael Galler 547a07fa7e Fixed #31905 -- Made MiddlewareMixin call process_request()/process_response() with thread sensitive.
Co-authored-by: Carlton Gibson <carlton.gibson@noumenal.es>
2020-08-26 07:13:49 +02:00
..
__init__.py
test_default_hashing_algorithm.py Fixed #31842 -- Added DEFAULT_HASHING_ALGORITHM transitional setting. 2020-08-04 09:35:24 +02:00
test_middleware_mixin.py Fixed #31905 -- Made MiddlewareMixin call process_request()/process_response() with thread sensitive. 2020-08-26 07:13:49 +02:00
tests.py Silenced warnings in deprecation tests. 2018-07-11 09:10:31 -04:00