django/tests/async
Jon Janzen 50f89ae850 Fixed #35303 -- Implemented async auth backends and utils. 2024-10-07 14:19:41 +02:00
..
__init__.py
models.py Fixed #34139 -- Fixed acreate(), aget_or_create(), and aupdate_or_create() methods for related managers. 2022-11-08 06:20:10 +01:00
test_async_auth.py Fixed #35303 -- Implemented async auth backends and utils. 2024-10-07 14:19:41 +02:00
test_async_model_methods.py
test_async_queryset.py
test_async_related_managers.py
test_async_shortcuts.py
tests.py