fix: keep default pdf assets outside runtime media

This commit is contained in:
Md Bayazid Bostame
2026-03-29 03:05:54 +02:00
parent f67877875e
commit ca9e890b0b
9 changed files with 7 additions and 8 deletions

View File

@@ -44,7 +44,7 @@ Important repository areas:
- `backend/workflows/`: application code
- `backend/workflows/templates/workflows/`: templates and in-app documentation
- `backend/workflows/static/workflows/`: CSS and JS
- `backend/media/templates/`: PDF HTML templates
- `backend/workflows/pdf_assets/`: default PDF HTML templates and default letterhead
Current backend modularization:
- `views.py`: thin route wrapper layer