mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-12 11:29:36 -06:00
Changed filterset registration to use model identifiers ('{app_label}.{model_name}')
as registry keys instead of form classes, matching NetBox's pattern for search indexes.
|
||
|---|---|---|
| .. | ||
| fields | ||
| widgets | ||
| __init__.py | ||
| bulk_import.py | ||
| constants.py | ||
| forms.py | ||
| mixins.py | ||
| rendering.py | ||
| utils.py | ||