perf: Mehrblattimport großer Excel-Dateien optimieren

This commit is contained in:
2026-07-23 15:48:07 +02:00
parent e4f4cd7c14
commit 3f2e7ca667
5 changed files with 100 additions and 27 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ class DocumentationConfig(PluginConfig):
name = "netbox_documentation"
verbose_name = "NetBox Dokumentation"
description = "Wiki und Office-Dokumentation direkt in NetBox"
version = "0.7.5"
version = "0.7.6"
author = "LKE"
base_url = "documentation"
min_version = "4.0.0"