0
0
mirror of https://github.com/django/django.git synced 2024-11-21 19:09:18 +01:00
django/tests/async
2024-10-07 14:19:41 +02:00
..
__init__.py
models.py
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 Fixed #28344 -- Allowed customizing queryset in Model.refresh_from_db()/arefresh_from_db(). 2024-01-15 10:55:14 +01:00
test_async_queryset.py
test_async_related_managers.py
test_async_shortcuts.py
tests.py