Skip to content
TILens What matters today in tech v0.0.9
Theme

Topic - Edition

Python

2 items on 25 Jul 2026
Django GitHub Python

encode/django-rest-framework: 3.16.0

This release is considered a significant release to improve upstream support with Django and Python. Some of these may change the behaviour of existing features and pre-existing behaviour. Specifically, some fixes were…

Source: Django REST Framework Releases carltongibson
Django GitHub Python

encode/django-rest-framework: 3.16.1

This release fixes a few bugs, clean-up some old code paths for unsupported Python versions and improve translations. Minor changes Cleanup optional backports.zoneinfo dependency and conditions on unsupported Python 3.8…

Source: Django REST Framework Releases browniebroke