Search
5 results for “browniebroke”
-
With thanks to @browniebroke for preparing the release, and a whole host of contributors, new and old, DRF 3.16 is now available on PyPI:
$ pip install -U djangorestframework
Highlights include updated Python and Django compatibility — it's fully ready for the Django 5.2 LTS upgrade that you have scheduled for next week — and there's a few other niceties in there too. Go get yours now! 🦄
https://www.django-rest-framework.org/community/3.16-announcement/ #DRF #Django
-
Whereabouts Daily 🗺️ May 14, 2026
4/5 countries in 13/13 guesses
🟩🟫⬜🟫🟩
#Whereabouts
https://whereabouts.earth/daily/ -
Whereabouts Daily 🗺️ May 10, 2026
5/5 countries in 9/13 guesses
🟨🟩🟩🟫🟩
#Whereabouts
https://whereabouts.earth/daily/ -
Django REST Framework 3.17 has just been released 🎉
Long overdue release with official support for Django 6.0 and Python 3.14
Also, new docs theme ✨ (and many others changes)
-
📣 Fresh off the oven, new bug fix release of DRF is now on PyPI 🐛
$ pip install -U djangorestframework
https://github.com/encode/django-rest-framework/releases/tag/3.16.1
Main fix is for a regression from 3.16.0, and clean up old code for (unsupported) Python <3.8 and lots of translations updates
Thanks to all the contributors that helped!