
Django 5.1 released
Django 5.1 was released, featuring the new
LoginRequiredMiddleware
for easier authentication and several accessibility enhancements, including improved screen reader support and more semantic HTML elements. There is also a querystring
template tag simplifies query string handling in templates.