Django 5.2 Released: Composite Primary Keys and Simplified BoundField Overriding
2025-04-02

Django 5.2 has been released! Key features include automatic model import in the shell, support for composite primary keys (using multiple fields as a primary key), and simplified BoundField overriding. Django 5.1 has entered security maintenance, while Django 5.0 has reached end-of-life. All users are strongly encouraged to upgrade to 5.2 for continued security fixes and bug patches.
Development