django/tests/async_queryset
Andrew Godwin 58b27e0dbb Fixed #33646 -- Added async-compatible interface to QuerySet.
Thanks Simon Charette for reviews.

Co-authored-by: Carlton Gibson <carlton.gibson@noumenal.es>
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
2022-04-26 20:25:23 +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 Fixed #33646 -- Added async-compatible interface to QuerySet. 2022-04-26 20:25:23 +02:00