| Age | Commit message (Expand) | Author |
|---|---|---|
| 2022-04-18 | Fixed DatabaseFeatures.uses_savepoints/can_release_savepoints and related tes... | Mariusz Felisiak |
| 2022-02-07 | Refs #33476 -- Reformatted code with Black. | django-bot |
| 2020-10-19 | Fixed #32108 -- Made transaction.on_commit() raise TypeError when callback is... | Herbert Poul |
| 2020-04-15 | Removed unused __str__() methods in tests models. | Author: Mads Jensen |
| 2017-09-07 | Reverted "Fixed #27818 -- Replaced try/except/pass with contextlib.suppress()." | Tim Graham |
| 2017-07-29 | Used assertRaisesMessage() to test Django's error messages. | Mads Jensen |
| 2017-06-28 | Fixed #27818 -- Replaced try/except/pass with contextlib.suppress(). | Mads Jensen |
| 2017-01-18 | Refs #23919 -- Removed python_2_unicode_compatible decorator usage | Claude Paroz |
| 2016-05-18 | Fixed #26627 -- Fixed on_commit callbacks execution order when callbacks make... | Barthelemy Dagenais |
| 2015-06-30 | Fixed #21803 -- Added support for post-commit callbacks | Andreas Pelme |
