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!

#TestDjango51 #Django

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

#TestDjango51 #Django

Built-in template tags and filters | Django documentation

The web framework for perfectionists with deadlines.

Django Project

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/

#TestDjango51 #Django

Django 5.1 release notes - UNDER DEVELOPMENT | Django documentation

The web framework for perfectionists with deadlines.

Django Project