async support in django shell
|
|
7
|
118
|
January 7, 2025
|
Huge performance difference when using ASGI and WSGI
|
|
7
|
5146
|
December 31, 2024
|
DEP0009/ORM implementation plan
|
|
14
|
499
|
December 5, 2024
|
Proposals For Forwards/Backwards Compatibility With Async Model Methods
|
|
1
|
97
|
November 7, 2024
|
Is DEP009 ("async-capable Django") still relevant?
|
|
16
|
1593
|
October 27, 2024
|
Using asgiref 3.8.1 and django 4.2.16 result deadlock
|
|
12
|
210
|
October 24, 2024
|
Asyncifying django.contrib.auth? (and signals, and maybe sessions)
|
|
35
|
4629
|
October 8, 2024
|
_AssertNumQueriesContext not async compatible
|
|
2
|
45
|
October 7, 2024
|
A datapoint for asgiref performance
|
|
1
|
62
|
September 9, 2024
|
Parallelism across the same django DB connection?
|
|
10
|
588
|
August 27, 2024
|
Motive for synchronous connections
|
|
4
|
178
|
July 11, 2024
|
DEP0009/ORM and backward-compatibility
|
|
7
|
364
|
July 6, 2024
|
sync_to_async() called 14 times with default Django middleware, and 2 times with no middleware
|
|
2
|
641
|
June 6, 2024
|
Maybe it's just a blind spot, when it comes to async django
|
|
22
|
4526
|
May 5, 2024
|
Is it feasible to improve streaming HTML in Django?
|
|
10
|
2386
|
March 21, 2024
|
Publish messages to MQTT using Celery-Beat scheduled tasks
|
|
1
|
338
|
March 20, 2024
|
About async version of the login_required decorator
|
|
3
|
543
|
January 18, 2024
|
StreamingHttpResponse don't redirect and thread is freezing
|
|
1
|
256
|
January 9, 2024
|
The Trouble With Middleware
|
|
22
|
7016
|
June 30, 2023
|
Django Async vs Sync is slow
|
|
6
|
2979
|
June 12, 2023
|
Asynchronous ORM
|
|
95
|
30724
|
June 1, 2023
|
Release 4.2a: Async Querysets with prefetch_related
|
|
3
|
2071
|
May 16, 2023
|
Add async support for AbstractBaseUser.check_password()
|
|
14
|
1601
|
May 12, 2023
|
Add async support for ForwardManyToOne, ForwardOneToOne, and ReverseOneToOne queries
|
|
6
|
1181
|
April 17, 2023
|
Refs #31949 -- Allow Async `http` view decorators
|
|
0
|
285
|
April 13, 2023
|
ASGIHandler doesn't handle http.disconnect if a request was sent before the disconnect
|
|
4
|
996
|
February 27, 2023
|
Let's use greenlets in django
|
|
2
|
957
|
November 1, 2022
|
Evidence of out-of-the-box advantages of ASGI vs. WSGI
|
|
1
|
1712
|
September 23, 2022
|
Running background processes without it stopping the whole site
|
|
5
|
978
|
September 22, 2022
|
Async django is here. It's called vinyl project
|
|
0
|
721
|
August 29, 2022
|