mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-20 12:22:23 -06:00
Rename FilterSet modules
This commit is contained in:
@@ -6,6 +6,7 @@ from .choices import *
|
||||
|
||||
__all__ = (
|
||||
'CustomFieldFilter',
|
||||
'TagFilter',
|
||||
)
|
||||
|
||||
EXACT_FILTER_TYPES = (
|
||||
|
||||
Reference in New Issue
Block a user