========================== Django 4.0.2 release notes ========================== *Expected February 1, 2022* Django 4.0.2 fixes several bugs in 4.0.1. Bugfixes ======== * Fixed a bug in Django 4.0 where ``TestCase.captureOnCommitCallbacks()`` could execute callbacks multiple times (:ticket:`33410`).