🚀 Feature Friday: {% querystring %} !
The new {% querystring %} template tag in Django 5.1 makes it easier to access and modify the query string in your Django templates, letting you work with links that use query parameters.
🧵 (1/3)
#Django #DjangoFeatureFriday