This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-07-07 13:25:15 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
main
django
/
tests
/
signals
History
Download ZIP
Download TAR.GZ
Exact
Exact
Union
RegExp
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