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-08 18:39:28 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
main
Add File
New File
Upload File
Apply Patch
django
/
tests
/
transaction_hooks
History
Krishnaprasad MG
7a2f35b1b7
Fixed
#36487
-- Fixed logger error message with partial callbacks.
2025-12-19 12:58:29 -05: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
#36487
-- Fixed logger error message with partial callbacks.
2025-12-19 12:58:29 -05:00