Fixes: #21331 - Emit deprecation warning on use of querystring template tag #320

Closed
opened 2026-04-05 16:25:50 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @bctiemann on 2/18/2026

Fixes: #21331

Emits a warning if the custom querystring template tag is used:

The querystring template tag is deprecated and will be removed in a future release. Use the built-in Django querystring tag instead.
*Originally created by @bctiemann on 2/18/2026* ### Fixes: #21331 Emits a warning if the custom `querystring` template tag is used: ``` The querystring template tag is deprecated and will be removed in a future release. Use the built-in Django querystring tag instead. ```
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/netbox#320