LICENSE
MANIFEST.in
README.md
setup.py
adestis_netbox_applications/__init__.py
adestis_netbox_applications/navigation.py
adestis_netbox_applications/urls.py
adestis_netbox_applications.egg-info/PKG-INFO
adestis_netbox_applications.egg-info/SOURCES.txt
adestis_netbox_applications.egg-info/dependency_links.txt
adestis_netbox_applications.egg-info/top_level.txt
adestis_netbox_applications/api/__init__.py
adestis_netbox_applications/api/urls.py
adestis_netbox_applications/api/views.py
adestis_netbox_applications/api/serializers/__init__.py
adestis_netbox_applications/api/serializers/application_serializer.py
adestis_netbox_applications/api/serializers/software_serializer.py
adestis_netbox_applications/filtersets/__init__.py
adestis_netbox_applications/filtersets/application.py
adestis_netbox_applications/filtersets/software.py
adestis_netbox_applications/forms/__init__.py
adestis_netbox_applications/forms/application.py
adestis_netbox_applications/forms/software.py
adestis_netbox_applications/migrations/0001_initial.py
adestis_netbox_applications/migrations/0002_remove_software_version_installedapplication_version.py
adestis_netbox_applications/migrations/__init__.py
adestis_netbox_applications/models/__init__.py
adestis_netbox_applications/models/application.py
adestis_netbox_applications/models/software.py
adestis_netbox_applications/tables/__init__.py
adestis_netbox_applications/tables/application.py
adestis_netbox_applications/tables/software.py
adestis_netbox_applications/templates/adestis_netbox_applications/assign_cluster.html
adestis_netbox_applications/templates/adestis_netbox_applications/assign_cluster_group.html
adestis_netbox_applications/templates/adestis_netbox_applications/assign_device.html
adestis_netbox_applications/templates/adestis_netbox_applications/assign_virtual_machine.html
adestis_netbox_applications/templates/adestis_netbox_applications/cluster.html
adestis_netbox_applications/templates/adestis_netbox_applications/cluster_group.html
adestis_netbox_applications/templates/adestis_netbox_applications/device.html
adestis_netbox_applications/templates/adestis_netbox_applications/installedapplication.html
adestis_netbox_applications/templates/adestis_netbox_applications/software.html
adestis_netbox_applications/templates/adestis_netbox_applications/virtual_machine.html
adestis_netbox_applications/views/__init__.py
adestis_netbox_applications/views/application.py
adestis_netbox_applications/views/software.py