mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-14 12:29:35 -06:00
* Add `vc_interfaces` flag to control interface queryset * Fix test failure * Add new filters instead of using undocumented query params * Cleanup filterset, add test * Rename filter and re-introduce virtual_chassis filtering method (required) * Fix test * Adjust tests to more accurately provide coverage * Add breaking change note * Misc cleanup --------- Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| bulk_create.py | ||
| bulk_edit.py | ||
| bulk_import.py | ||
| common.py | ||
| connections.py | ||
| filtersets.py | ||
| formsets.py | ||
| model_forms.py | ||
| object_create.py | ||
| object_import.py | ||