Django is moving to an annual release cycle
Why it matters — Engineers maintaining Django applications will face fewer disruptive upgrade jumps, as each release will be supported for three years. The change simplifies dependency management by syncing Django’s support window with Python’s, reducing the risk of running unsupported language versions. Third-party package maintainers gain a clearer, rolling target for compatibility.
↗