=========================== Django 5.2.10 release notes =========================== *Expected January 6, 2026* Django 5.2.10 fixes several bugs in 5.2.9. Bugfixes ======== * Fixed a bug where management command colorized help (introduced in Python 3.14) ignored the :option:`--no-color` option and the :envvar:`DJANGO_COLORS` setting (:ticket:`36376`).