This website requires JavaScript.
Explore
Help
Sign In
source
/
django
Watch
1
Star
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
stable/5.1.x
Add File
New File
Upload File
Apply Patch
django
/
tests
/
signals
History
Vašek Dohnal
1b5338d03e
Fixed
#35174
-- Fixed Signal.asend()/asend_robust() crash when all receivers are asynchronous.
...
Regression in
e83a88566a
.
2024-02-08 11:36:28 +01:00
..
__init__.py
…
models.py
Applied Black's 2024 stable style.
2024-01-26 12:45:07 +01:00
tests.py
Fixed
#35174
-- Fixed Signal.asend()/asend_robust() crash when all receivers are asynchronous.
2024-02-08 11:36:28 +01:00