This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-07 16:05:34 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
async
History
Jon Janzen
5e98959d92
Fixed
#34391
-- Added async-compatible interface to auth functions and related methods test clients.
2023-06-27 11:17:17 +02:00
..
__init__.py
…
models.py
…
test_async_auth.py
Fixed
#34391
-- Added async-compatible interface to auth functions and related methods test clients.
2023-06-27 11:17:17 +02:00
test_async_model_methods.py
…
test_async_queryset.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_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
tests.py
…