1
0
mirror of https://github.com/django/django.git synced 2024-12-22 09:05:43 +00:00
django/tests/async
2022-11-03 20:11:19 +01:00
..
__init__.py
models.py Refs #33646 -- Moved tests of QuerySet async interface into async tests. 2022-11-03 20:11:19 +01:00
test_async_model_methods.py Fixed #34112 -- Added async-compatible interface to Model methods. 2022-11-02 09:14:17 +01:00
test_async_queryset.py Refs #33646 -- Moved tests of QuerySet async interface into async tests. 2022-11-03 20:11:19 +01:00
tests.py Fixed #34062 -- Updated View.http_method_not_allowed() to support async. 2022-09-29 16:28:44 +02:00