1
0
mirror of https://github.com/django/django.git synced 2025-01-13 11:57:01 +00:00
django/tests/async
2023-02-14 11:50:35 +01:00
..
__init__.py
models.py
test_async_model_methods.py
test_async_queryset.py Fixed -- Allowed specifying different field values for create operation in QuerySet.update_or_create(). 2023-02-14 11:50:35 +01:00
test_async_related_managers.py Fixed -- Allowed specifying different field values for create operation in QuerySet.update_or_create(). 2023-02-14 11:50:35 +01:00
tests.py