LICENSE
README.md
pyproject.toml
netbox_custom_widget/__init__.py
netbox_custom_widget/filtersets.py
netbox_custom_widget/forms.py
netbox_custom_widget/models.py
netbox_custom_widget/navigation.py
netbox_custom_widget/tables.py
netbox_custom_widget/urls.py
netbox_custom_widget/utils.py
netbox_custom_widget/views.py
netbox_custom_widget/widgets.py
netbox_custom_widget.egg-info/PKG-INFO
netbox_custom_widget.egg-info/SOURCES.txt
netbox_custom_widget.egg-info/dependency_links.txt
netbox_custom_widget.egg-info/requires.txt
netbox_custom_widget.egg-info/top_level.txt
netbox_custom_widget/api/__init__.py
netbox_custom_widget/api/serializers.py
netbox_custom_widget/api/urls.py
netbox_custom_widget/api/views.py
netbox_custom_widget/migrations/0001_initial.py
netbox_custom_widget/migrations/0002_customapiendpoint_link_alter_display_mode.py
netbox_custom_widget/migrations/0003_increase_url_length.py
netbox_custom_widget/migrations/0004_bookmarklink.py
netbox_custom_widget/migrations/__init__.py
netbox_custom_widget/templates/netbox_custom_widget/bookmarklink.html
netbox_custom_widget/templates/netbox_custom_widget/customapiendpoint.html
netbox_custom_widget/templates/netbox_custom_widget/widgets/bookmarks.html
netbox_custom_widget/templates/netbox_custom_widget/widgets/custom_api.html
netbox_custom_widget/templates/netbox_custom_widget/widgets/custom_api_content.html