Django 5.1.5 release notes

January 14, 2025

Django 5.1.5 fixes a security issue with severity "moderate" and several bugs in 5.1.4.

バグ修正

  • Fixed a crash when applying migrations with references to the removed Meta.index_together option (#34856).