John Parton fff14736f1 Fixed #34331 -- Added QuerySet.aiterator() support for prefetch_related(). před 1 rokem
..
__init__.py a415ce70be Fixed #30451 -- Added ASGI handler and coroutine-safety. před 5 roky
models.py 7b94847e38 Fixed #34139 -- Fixed acreate(), aget_or_create(), and aupdate_or_create() methods for related managers. před 2 roky
test_async_auth.py 5e98959d92 Fixed #34391 -- Added async-compatible interface to auth functions and related methods test clients. před 1 rokem
test_async_model_methods.py d5bcdf858d Fixed #34112 -- Added async-compatible interface to Model methods. před 2 roky
test_async_queryset.py fff14736f1 Fixed #34331 -- Added QuerySet.aiterator() support for prefetch_related(). před 1 rokem
test_async_related_managers.py c5808470aa Fixed #34280 -- Allowed specifying different field values for create operation in QuerySet.update_or_create(). před 2 roky
test_async_shortcuts.py b9473cac65 Fixed #34714 -- Added aget_object_or_404()/aget_list_or_404() shortcuts. před 1 rokem
tests.py 32d70b2f55 Refs #34118 -- Adopted asgiref coroutine detection shims. před 2 roky