Django 6.0.6 release notes¶
June 3, 2026
Django 6.0.6 fixes five security issues with severity “low” and one bug in 6.0.5.
Bugfixes¶
Fixed a bug in Django 6.0 where an alert message on an admin changelist with
ModelAdmin.list_editablereferred to the “Run” button by its previous name (#37094).