django/tests/middleware_exceptions
Mariusz Felisiak 78fea27f69
Fixed -- Fixed MiddlewareSyncAsyncTests tests with asgiref 3.3.2+.
2021-04-06 08:03:43 +02:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
middleware.py Fixed -- Fixed MiddlewareSyncAsyncTests tests with asgiref 3.3.2+. 2021-04-06 08:03:43 +02:00
tests.py Refs -- Added SimpleTestCase.assertNoLogs() on Python < 3.10. 2021-03-02 20:35:33 +01:00
urls.py Fixed -- Added support for asynchronous views and middleware. 2020-03-18 19:59:12 +01:00
views.py Fixed -- Added support for asynchronous views and middleware. 2020-03-18 19:59:12 +01:00