django/tests/deprecation
Michael Galler b6d2419120 [3.1.x] Fixed #31905 -- Made MiddlewareMixin call process_request()/process_response() with thread sensitive.
Co-authored-by: Carlton Gibson <carlton.gibson@noumenal.es>

Backport of 547a07fa7e from master
2020-08-26 07:54:55 +02:00
..
__init__.py Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that return a QuerySet. 2013-03-08 10:11:45 -05:00
test_default_hashing_algorithm.py [3.1.x] Fixed #31842 -- Added DEFAULT_HASHING_ALGORITHM transitional setting. 2020-08-04 09:39:29 +02:00
test_middleware_mixin.py [3.1.x] Fixed #31905 -- Made MiddlewareMixin call process_request()/process_response() with thread sensitive. 2020-08-26 07:54:55 +02:00
tests.py Silenced warnings in deprecation tests. 2018-07-11 09:10:31 -04:00