| in blog | Django News |
|---|---|
| original entry | Django News - Django Packages Refresh - Jan 16th 2026 |
Django 6.0 querystring template tag lost multiple QueryDict values by iterating items() instead of using lists(), fixed by a contributed patch.
Propose codifying Django's technical culture into meta design documents that standardize configurable component patterns to guide contributors and smooth package adoption into core.
tprof is a Python 3.12+ targeting profiler that measures time only inside specified functions using sys.monitoring for low overhead and quick before and after comparisons.
Python 3.14's sys.remote_exec enables on demand injection of debugpy into running containerized processes, allowing zero preparation remote debugging of Django apps.
packaging 26.0rc1 speeds up Version parsing up to 2x and SpecifierSet operations up to 3x, reducing dependency resolution costs in pip.
Matthias recounts 2025 personal highlights, noting web and webapp work, cautious LLM adoption, React Native iOS development, and missed Django on the Med conference.