Add bulk import and bulk edit (#60)

Closes #4

Signed-off-by: wkoot <3715211+wkoot@users.noreply.github.com>
This commit is contained in:
wkoot
2025-02-19 23:07:47 +01:00
parent 410b8f6617
commit 4bd02ab6f9
14 changed files with 275 additions and 199 deletions
+1
View File
@@ -167,6 +167,7 @@ class SoftwareLicenseTable(NetBoxTable):
default_columns = (
"pk",
"name",
"type",
"manufacturer",
"software_product",
"installation",