This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-07-23 21:25:40 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
c1e4111c74
django
/
tests
/
middleware_exceptions
History
Download ZIP
Download TAR.GZ
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
Fixed
#31224
-- Added support for asynchronous views and middleware.
2020-03-18 19:59:12 +01:00
views.py
Fixed
#31224
-- Added support for asynchronous views and middleware.
2020-03-18 19:59:12 +01:00