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-01-26 10:09:42 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
async
History
John Parton
fff14736f1
Fixed
#34331
-- Added QuerySet.aiterator() support for prefetch_related().
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
…
tests.py
…