possible clean-up problem with `sync_to_async`
|
|
3
|
46
|
May 21, 2025
|
Huge performance difference when using ASGI and WSGI
|
|
8
|
7712
|
May 18, 2025
|
Is DEP009 ("async-capable Django") still relevant?
|
|
44
|
2126
|
May 8, 2025
|
DEP 0009: Async-capable Django (Discussion about connection for #35629)
|
|
2
|
90
|
May 8, 2025
|
StreamingResponse driven by a TaskGroup
|
|
8
|
61
|
April 9, 2025
|
Is It Necessary to Test Race Conditions for Redis Connection Pool?
|
|
1
|
54
|
March 27, 2025
|
Adding async to Django testing
|
|
7
|
6926
|
November 17, 2019
|
A datapoint for asgiref performance
|
|
5
|
133
|
February 6, 2025
|
An asgiref async_to_sync microbenchmark
|
|
0
|
68
|
February 6, 2025
|
async support in django shell
|
|
7
|
217
|
January 7, 2025
|
DEP0009/ORM implementation plan
|
|
14
|
637
|
December 5, 2024
|
Proposals For Forwards/Backwards Compatibility With Async Model Methods
|
|
1
|
116
|
November 7, 2024
|
Using asgiref 3.8.1 and django 4.2.16 result deadlock
|
|
12
|
303
|
October 24, 2024
|
Asyncifying django.contrib.auth? (and signals, and maybe sessions)
|
|
35
|
4862
|
October 8, 2024
|
_AssertNumQueriesContext not async compatible
|
|
2
|
63
|
October 7, 2024
|
Parallelism across the same django DB connection?
|
|
10
|
855
|
August 27, 2024
|
Motive for synchronous connections
|
|
4
|
217
|
July 11, 2024
|
DEP0009/ORM and backward-compatibility
|
|
7
|
383
|
July 6, 2024
|
sync_to_async() called 14 times with default Django middleware, and 2 times with no middleware
|
|
2
|
904
|
June 6, 2024
|
Maybe it's just a blind spot, when it comes to async django
|
|
22
|
5044
|
May 5, 2024
|
Is it feasible to improve streaming HTML in Django?
|
|
10
|
2516
|
March 21, 2024
|
Publish messages to MQTT using Celery-Beat scheduled tasks
|
|
1
|
400
|
March 20, 2024
|
About async version of the login_required decorator
|
|
3
|
675
|
January 18, 2024
|
StreamingHttpResponse don't redirect and thread is freezing
|
|
1
|
272
|
January 9, 2024
|
The Trouble With Middleware
|
|
22
|
7229
|
June 30, 2023
|
Django Async vs Sync is slow
|
|
6
|
3367
|
June 12, 2023
|
Asynchronous ORM
|
|
95
|
31372
|
June 1, 2023
|
Release 4.2a: Async Querysets with prefetch_related
|
|
3
|
2206
|
May 16, 2023
|
Add async support for AbstractBaseUser.check_password()
|
|
14
|
1625
|
May 12, 2023
|
Add async support for ForwardManyToOne, ForwardOneToOne, and ReverseOneToOne queries
|
|
6
|
1276
|
April 17, 2023
|