feat(reports): add localized workspace reports and exports

This commit is contained in:
2026-04-27 16:15:41 +03:30
parent fadf898486
commit e26263e93f
22 changed files with 2029 additions and 8 deletions

View File

@@ -29,12 +29,17 @@ psycopg[binary]>=3.2
django-auditlog==3.4.1
python-json-logger==3.3.0
# Utilities
python-dateutil>=2.9
requests
# Image/file handling
Pillow>=10.3
# Utilities
python-dateutil>=2.9
requests
openpyxl>=3.1
reportlab>=4.0
jdatetime>=5.2
arabic-reshaper>=3.0
python-bidi>=0.6
# Image/file handling
Pillow>=10.3
# background tasks
celery==5.4.0