This website requires JavaScript.
Explore
Help
Sign In
source
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2026-02-09 02:49:25 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
main
Add File
New File
Upload File
Apply Patch
django
/
tests
/
middleware_exceptions
History
Jacob Walls
4a52533329
Refs
#34118
-- Removed asgiref coroutine detection shims.
...
As Python 3.12 is now the floor, we can drop the shims and use the `inspect` module.
2026-01-31 08:59:54 -05:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
middleware.py
Refs
#34118
-- Removed asgiref coroutine detection shims.
2026-01-31 08:59:54 -05:00
tests.py
Refs
#33476
-- Applied Black's 2023 stable style.
2023-02-01 11:04:38 +01:00
urls.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
views.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00