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
Herbert Poul
c897b1587c
Fixed
#32108
-- Made transaction.on_commit() raise TypeError when callback is not a callable.
2020-10-19 20:46:13 +02:00
..
__init__.py
Fixed
#21803
-- Added support for post-commit callbacks
2015-06-30 14:51:00 -04:00
models.py
Removed unused __str__() methods in tests models.
2020-04-15 20:20:32 +02:00
tests.py
Fixed
#32108
-- Made transaction.on_commit() raise TypeError when callback is not a callable.
2020-10-19 20:46:13 +02:00