0
0
mirror of https://github.com/django/django.git synced 2024-11-25 07:59:34 +01:00
django/tests/async_queryset
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