LICENSE
MANIFEST.in
README.md
setup.py
netbox_device_support_plugin/__init__.py
netbox_device_support_plugin/admin.py
netbox_device_support_plugin/filtersets.py
netbox_device_support_plugin/forms.py
netbox_device_support_plugin/models.py
netbox_device_support_plugin/navigation.py
netbox_device_support_plugin/tables.py
netbox_device_support_plugin/template_content.py
netbox_device_support_plugin/urls.py
netbox_device_support_plugin/version.py
netbox_device_support_plugin/views.py
netbox_device_support_plugin.egg-info/PKG-INFO
netbox_device_support_plugin.egg-info/SOURCES.txt
netbox_device_support_plugin.egg-info/dependency_links.txt
netbox_device_support_plugin.egg-info/not-zip-safe
netbox_device_support_plugin.egg-info/top_level.txt
netbox_device_support_plugin/api/__init__.py
netbox_device_support_plugin/api/serializers.py
netbox_device_support_plugin/api/urls.py
netbox_device_support_plugin/api/views.py
netbox_device_support_plugin/management/__init__.py
netbox_device_support_plugin/management/commands/__init__.py
netbox_device_support_plugin/management/commands/sync_cisco_support_data.py
netbox_device_support_plugin/migrations/__init__.py
netbox_device_support_plugin/templates/cisco/cisco_device_support.html
netbox_device_support_plugin/templates/cisco/cisco_device_type_support.html
netbox_device_support_plugin/templates/cisco/inc/device_contract_coverage_bar.html
netbox_device_support_plugin/templates/cisco/inc/device_partner_contract_coverage_bar.html
netbox_device_support_plugin/templates/cisco/inc/device_type_eorfa_bar.html
netbox_device_support_plugin/templates/cisco/inc/device_type_eos_bar.html
netbox_device_support_plugin/templates/cisco/inc/device_type_eoscr_bar.html
netbox_device_support_plugin/templates/cisco/inc/device_type_eosm_bar.html
netbox_device_support_plugin/templates/cisco/inc/device_type_eosvca_bar.html
netbox_device_support_plugin/templates/cisco/inc/device_type_eosvs_bar.html
netbox_device_support_plugin/templates/cisco/inc/device_type_last_day_support_bar.html
netbox_device_support_plugin/templates/fortinet/fortinet_device_support.html
netbox_device_support_plugin/templatetags/__init__.py
netbox_device_support_plugin/templatetags/filters.py