0
0
mirror of https://github.com/django/django.git synced 2024-11-28 21:43:13 +01:00
django/tests/async
2023-07-31 21:17:36 +02:00
..
__init__.py
models.py
test_async_auth.py
test_async_model_methods.py
test_async_queryset.py Fixed #34331 -- Added QuerySet.aiterator() support for prefetch_related(). 2023-07-31 21:17:36 +02:00
test_async_related_managers.py
test_async_shortcuts.py Fixed #34714 -- Added aget_object_or_404()/aget_list_or_404() shortcuts. 2023-07-24 07:37:54 +02:00
tests.py