========================== 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. Bugfixes ======== * Fixed a crash when applying migrations with references to the removed ``Meta.index_together`` option (:ticket:`34856`).