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-16 01:35:15 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
bc94e3c1a2
django
/
tests
/
transaction_hooks
History
Download ZIP
Download TAR.GZ
Tim Graham
6e4c6281db
Reverted "Fixed
#27818
-- Replaced try/except/pass with contextlib.suppress()."
...
This reverts commit
550cb3a365
because try/except performs better.
2017-09-07 08:16:21 -04:00
..
__init__.py
Fixed
#21803
-- Added support for post-commit callbacks
2015-06-30 14:51:00 -04:00
models.py
Refs
#23919
-- Removed python_2_unicode_compatible decorator usage
2017-01-18 13:44:34 +01:00
tests.py
Reverted "Fixed
#27818
-- Replaced try/except/pass with contextlib.suppress()."
2017-09-07 08:16:21 -04:00