Get the latest tech news
Django 5.1 Released
Posted by Natalia Bidart on August 7, 2024
A more inclusive framework: Django 5.1 includes several accessibility enhancements, such as improved screen reader support in the admin interface, more semantic HTML elements, and better association of help text and labels with form fieldsets. The second oldest ticket fixed in this release provides the , which greatly simplifies the handling of query strings when building URLs in templates. All users are encouraged to upgrade before then to continue receiving fixes for security issues.
Or read this on Hacker News