This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
transaction_hooks
History
Barthelemy Dagenais
47da073cb0
[1.9.x]
Fixed
#26627
-- Fixed on_commit callbacks execution order when callbacks make transactions.
...
Backport of a5c8072ab1e56da368a40f3e9c9a3b465f4ffbae from master
2016-05-18 09:13:21 -04:00
..
__init__.py
Fixed
#21803
-- Added support for post-commit callbacks
2015-06-30 14:51:00 -04:00
models.py
Fixed
#21803
-- Added support for post-commit callbacks
2015-06-30 14:51:00 -04:00
tests.py
[1.9.x]
Fixed
#26627
-- Fixed on_commit callbacks execution order when callbacks make transactions.
2016-05-18 09:13:21 -04:00