Exporter first version, merged cells broken

This commit is contained in:
2025-11-17 15:19:20 +01:00
parent bb9ff3a86c
commit a91e0cd7bc
4 changed files with 202 additions and 28 deletions

View File

@@ -13,6 +13,7 @@ django-nested-admin = "^4.1.1"
django-durationwidget = "^1.0.5"
django-import-export = "^4.3.13"
django-colorfield = "^0.14.0"
openpyxl = "^3.1.5"
[build-system]