This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
0
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-11-25 07:59:34 +01:00
Code
Issues
Releases
Wiki
Activity
f825536b5e
django
/
tests
/
async_queryset
History
Mariusz Felisiak
271a8e73ee
Refs
#33646
-- Made QuerySet.raw() async-compatible.
2022-05-02 10:52:33 +02:00
..
__init__.py
Fixed
#33646
-- Added async-compatible interface to QuerySet.
2022-04-26 20:25:23 +02:00
models.py
Fixed
#33646
-- Added async-compatible interface to QuerySet.
2022-04-26 20:25:23 +02:00
tests.py
Refs
#33646
-- Made QuerySet.raw() async-compatible.
2022-05-02 10:52:33 +02:00