What is new in Django 5.0?

Elshad Karimov
2 min readDec 7, 2023

The latest Django release (as of December 4, 2023) is here, and it’s filled with features that are making waves in the web development community. Let’s dive into what Django 5.0 brings to the table, with examples to get you excited:

  1. Facet Filters in Admin: Imagine you’re filtering a list of users in the admin. Now, Django 5.0 shows you how many users fall into each filter category right on the dashboard. Handy for quick insights! 📈
  2. Simplified Template Rendering: Before, rendering a form field involved multiple lines of template code. Now, just use {{

--

--

Elshad Karimov

Software Engineer, Udemy Instructor and Book Author, Founder at AppMillers