Introduce a base FilterForm class #5693

Closed
opened 2025-12-29 19:31:33 +01:00 by adam · 0 comments
Owner

Originally created by @jeremystretch on GitHub (Nov 19, 2021).

Originally assigned to: @jeremystretch on GitHub.

Proposed Changes

Add a base FilterForm class from which all filterset forms will inherit.

Justification

This will hold the default q (general search) field, as well as any similar future additions.

Originally created by @jeremystretch on GitHub (Nov 19, 2021). Originally assigned to: @jeremystretch on GitHub. ### Proposed Changes Add a base FilterForm class from which all filterset forms will inherit. ### Justification This will hold the default `q` (general search) field, as well as any similar future additions.
adam added the status: acceptedtype: housekeeping labels 2025-12-29 19:31:33 +01:00
adam closed this issue 2025-12-29 19:31:33 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#5693