Django 5.0 released <a href="https://www.djangoproject.com/weblog/2023/dec/04/django-50-released/" rel="nofollow">Version 5.0</a> of the Django web framework is out. Significant changes include <a href="https://docs.djangoproject.com/en/5.0/releases/5.0/#database-computed-default-values" rel="nofollow">database-computed default values</a>, field groups in the templating system, and more; see <a href="https://docs.djangoproject.com/en/5.0/releases/5.0/" rel="nofollow">the release notes</a> for details. https://lwn.net/Articles/953736/