LICENSE
MANIFEST.in
README.md
SECURITY.md
pyproject.toml
netbox_slm/__init__.py
netbox_slm/admin.py
netbox_slm/filtersets.py
netbox_slm/models.py
netbox_slm/navigation.py
netbox_slm/tables.py
netbox_slm/urls.py
netbox_slm.egg-info/PKG-INFO
netbox_slm.egg-info/SOURCES.txt
netbox_slm.egg-info/dependency_links.txt
netbox_slm.egg-info/requires.txt
netbox_slm.egg-info/top_level.txt
netbox_slm/api/__init__.py
netbox_slm/api/serializers.py
netbox_slm/api/urls.py
netbox_slm/api/views.py
netbox_slm/forms/__init__.py
netbox_slm/forms/software_license.py
netbox_slm/forms/software_product.py
netbox_slm/forms/software_product_installation.py
netbox_slm/forms/software_product_version.py
netbox_slm/migrations/0001_initial.py
netbox_slm/migrations/0002_alter_softwareproduct_manufacturer.py
netbox_slm/migrations/0003_auto_20220407_1209.py
netbox_slm/migrations/0004_auto_20220415_0705.py
netbox_slm/migrations/0005_add_software_license.py
netbox_slm/migrations/0006_softwarelicense_stored_location_url.py
netbox_slm/migrations/0007_softwareproductinstallation_cluster.py
netbox_slm/migrations/0008_software_release_types_and_more.py
netbox_slm/migrations/__init__.py
netbox_slm/templates/netbox_slm/softwarelicense.html
netbox_slm/templates/netbox_slm/softwareproduct.html
netbox_slm/templates/netbox_slm/softwareproductinstallation.html
netbox_slm/templates/netbox_slm/softwareproductversion.html
netbox_slm/templatetags/__init__.py
netbox_slm/views/__init__.py
netbox_slm/views/software_license.py
netbox_slm/views/software_product.py
netbox_slm/views/software_product_installation.py
netbox_slm/views/software_product_version.py