This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/Hopiu/django.git
synced
2026-03-22 08:50:25 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
ec0ff40631
django
/
tests
/
asgi
History
Markus Holtermann
50a5f8840f
Refs
#32394
-- Changed STATIC_URL/MEDIA_URL to relative paths in tests and docs where appropriate.
2021-02-06 13:41:35 +01: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
Refs
#32394
-- Changed STATIC_URL/MEDIA_URL to relative paths in tests and docs where appropriate.
2021-02-06 13:41:35 +01:00
urls.py
Refs
#30451
-- Added more tests for ASGIRequest and ASGIHandler.
2019-06-20 12:29:58 +02:00