Logo
Explore Help
Sign In
source/django
1
0
Fork 0
You've already forked django
mirror of https://github.com/django/django.git synced 2026-02-09 02:49:25 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
13299a6203f4bc3e5b2552c96a51ff2b15da3c43
django/tests/async
History
Jacob Walls 4a52533329 Refs #34118 -- Removed asgiref coroutine detection shims.
As Python 3.12 is now the floor, we can drop the shims and
use the `inspect` module.
2026-01-31 08:59:54 -05:00
..
__init__.py
Fixed #30451 -- Added ASGI handler and coroutine-safety.
2019-06-20 12:29:43 +02:00
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
Refs #35530 -- Removed request.user or auser() fallback in auth.login and auth.alogin.
2025-09-17 15:17:05 -03: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
Fixed #34331 -- Added QuerySet.aiterator() support for prefetch_related().
2023-07-31 21:17:36 +02:00
test_async_related_managers.py
Fixed #34280 -- Allowed specifying different field values for create operation in QuerySet.update_or_create().
2023-02-14 11:50:35 +01:00
test_async_shortcuts.py
Fixed #34714 -- Added aget_object_or_404()/aget_list_or_404() shortcuts.
2023-07-24 07:37:54 +02:00
tests.py
Refs #34118 -- Removed asgiref coroutine detection shims.
2026-01-31 08:59:54 -05:00
Powered by Gitea Version: 1.25.4 Page: 312ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API