← Back to Resources
Open Source NewsAugust 7, 20242 min read

Django 5.1 Released

By BIOS Founding Team

Django 5.1 Released

Django 5.1 added accessibility improvements to the admin interface, a new querystring template tag for modifying URL query parameters, and support for double-underscore lookups in ModelAdmin.list_display.

This release marked the end of mainstream support for Django 5.0.

Full details: https://www.djangoproject.com/weblog/2024/aug/07/django-51-released/