Django 5.2.10 release notes

Expected January 6, 2026

Django 5.2.10 fixes several bugs in 5.2.9.

漏洞修复

  • Fixed a bug where management command colorized help (introduced in Python 3.14) ignored the --no-color option and the DJANGO_COLORS setting (#36376).