netbox/netbox/circuits/forms
Renato Almeida de Oliveira 3ef7ab4416
Fixes: #18579 Add contact filters to services (#18818)
* Add Contact filter to Services

* Add ContactModelFilterForm to ProviderAccountFilterForm

* Add Contact filter support for Aggregate

* Add Contact filter support for Prefix

* Add Contact filter to IPRange

* Add Contact filter to IPAddress

* Add Contact filter to L2VPN

* Add Contact filter to TunnelGroup

* Add Contact filter to Tunnel

* Add ContactModelFilterSet to ProviderAccountFilterSet

* Fixes classes inheritance order

Setup NetBoxModelFilterSetForm as the last inherited class

Co-authored-by: Jason Novinger <jnovinger@gmail.com>

---------

Co-authored-by: Jason Novinger <jnovinger@gmail.com>
2025-03-06 09:41:41 -06:00
..
__init__.py Closes #10695: Rename forms/models.py to forms/model_forms.py 2022-10-25 16:26:05 -04:00
bulk_edit.py Closes #18153: Introduce virtual circuit types (#18300) 2025-01-06 13:37:43 -05:00
bulk_import.py Closes #18153: Introduce virtual circuit types (#18300) 2025-01-06 13:37:43 -05:00
filtersets.py Fixes: #18579 Add contact filters to services (#18818) 2025-03-06 09:41:41 -06:00
model_forms.py Closes #18153: Introduce virtual circuit types (#18300) 2025-01-06 13:37:43 -05:00