========================== Django 6.0.5 release notes ========================== *Expected May 5, 2026* Django 6.0.5 fixes several bugs in 6.0.4. Bugfixes ======== * Fixed a misplaced ```` in the ``django/contrib/admin/templates/admin/change_list.html`` template added in Django 6.0 that could be problematic when overriding the ``pagination`` block (:ticket:`37029`).