πŸš€ "Django 6.0 is out! πŸŽ‰ Now you can use 'djangoupgrade' to transform your dusty old code into a shiny new mess of features you didn't ask for. Enjoy the obligatory, never-ending cycle of forced updates because why not make the same mistakes faster?" πŸ› οΈ
https://adamj.eu/tech/2025/12/03/django-whats-new-6.0/ #Django6 #djangoupgrade #codeupdates #softwaredevelopment #technews #HackerNews #ngated
Django: what’s new in 6.0 - Adam Johnson

Django 6.0 was released today, starting another release cycle for the loved and long-lived Python web framework (now 20 years old!). It comes with a mosaic of new features, contributed to by many, some of which I am happy to have helped with. Below is my pick of highlights from the release notes.

PEP 750 – Template Strings | peps.python.org

This PEP introduces template strings for custom string processing.

Python Enhancement Proposals (PEPs)