This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
0
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-11-29 14:46:18 +01:00
Code
Issues
Releases
Wiki
Activity
725ca1fb60
django
/
tests
/
middleware_exceptions
History
Mariusz Felisiak
78fea27f69
Fixed
#32614
-- Fixed MiddlewareSyncAsyncTests tests with asgiref 3.3.2+.
2021-04-06 08:03:43 +02:00
..
__init__.py
middleware.py
Fixed
#32614
-- Fixed MiddlewareSyncAsyncTests tests with asgiref 3.3.2+.
2021-04-06 08:03:43 +02:00
tests.py
Refs
#21429
-- Added SimpleTestCase.assertNoLogs() on Python < 3.10.
2021-03-02 20:35:33 +01:00
urls.py
views.py