This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-10-31 09:41:08 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
8740d2f452186b30374bf29240144a5048ae0eb4
django
/
tests
/
async
History
Bhuvnesh
8740d2f452
[4.1.x] Refs
#33646
-- Moved tests of QuerySet async interface into async tests.
...
Backport of
e580b891cb
from main
2022-11-08 08:13:33 +01:00
..
__init__.py
Fixed
#30451
-- Added ASGI handler and coroutine-safety.
2019-06-20 12:29:43 +02:00
models.py
[4.1.x] Refs
#33646
-- Moved tests of QuerySet async interface into async tests.
2022-11-08 08:13:33 +01:00
test_async_queryset.py
[4.1.x] Refs
#33646
-- Moved tests of QuerySet async interface into async tests.
2022-11-08 08:13:33 +01:00
tests.py
[4.1.x]
Fixed
#34062
-- Updated View.http_method_not_allowed() to support async.
2022-09-29 16:29:34 +02:00