mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-21 11:46:37 +00:00
* Setup ObjectChangeFilterForm __init__ to add query_param to filter_id * code lint, move __init__ to end of class * Move filter_id widget setup to SavedFiltersMixin, and add model attributes to Models FilterForms * Add missing model declarations for filter forms --------- Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>