Did you know that a group of butterflies are a kaleidoscope of butterflies? 🦋
Kaleidoscope is also the code word for the Django 5.1 release!
Did you know that a group of butterflies are a kaleidoscope of butterflies? 🦋
Kaleidoscope is also the code word for the Django 5.1 release!
Ever wanted to generate a next page link while keeping your filtering options in place? Now you can! 🤯
Try out {% query_string %} a new template tag in Django 5.1 that allows changing a QueryDict instance for use in links. 🔗
https://docs.djangoproject.com/en/dev/ref/templates/builtins/#std-templatetag-query_string
pip install Django==5.1a1 ✨🎊
Try out the new LoginRequiredMiddleware, Postgres connection pools, and a kaleidoscope of other improvements: https://docs.djangoproject.com/en/dev/releases/5.1/