mirror of
https://github.com/netbox-community/netbox.git
synced 2026-03-20 16:44:25 +01:00
Introduce `ContentTypeFilter` across several filtersets, including `object_type`, `related_object_type`, `assigned_object_type`, and `parent_object_type`. This improvement enhances filtering specificity and aligns with existing usability standards. Closes #20554