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
stable/5.1.x
Add File
New File
Upload File
Apply Patch
django
/
tests
/
asgi
History
Mariusz Felisiak
0aa0224107
[5.1.x] Fixed warnings per flake8 7.2.0.
...
https://github.com/PyCQA/flake8/releases/tag/7.2.0
Backport of
281910ff8e
from main.
2025-04-23 09:37:33 -03:00
..
project
/static
Fixed
#31594
-- Added ASGIStaticFilesHandler.get_response_async().
2020-06-08 12:52:26 +02:00
__init__.py
Fixed
#30451
-- Added ASGI handler and coroutine-safety.
2019-06-20 12:29:43 +02:00
tests.py
[5.1.x] Fixed warnings per flake8 7.2.0.
2025-04-23 09:37:33 -03:00
urls.py
Fixed
#34752
-- Fixed handling ASGI http.disconnect for streaming responses.
2023-09-11 19:53:21 +02:00