- New sidebar layout (6 sections: Dashboard, Personen, Land, Finanzen, Dokumente, System) - Collapsible sidebar with localStorage persistence - Top bar with user dropdown and breadcrumbs - Dashboard cockpit with live KPI cards (Destinataere, Foerderungen, Zahlungen, Laendereien) - Action items: overdue Nachweise, pending payments, upcoming events, new emails, expiring leases - Quick actions panel and recent audit log - HTMX (2.0.4) and Alpine.js (3.14.8) integration via CDN - django-htmx middleware and CSRF token setup - Fix IMAP_PORT empty string handling in settings Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
16 lines
272 B
Plaintext
16 lines
272 B
Plaintext
Django==5.0.6
|
|
psycopg[binary]==3.2.1
|
|
celery==5.3.6
|
|
redis==5.0.7
|
|
djangorestframework==3.15.2
|
|
weasyprint==62.3
|
|
pydyf==0.11.0
|
|
python-dotenv==1.0.1
|
|
requests==2.32.3
|
|
gunicorn==22.0.0
|
|
python-dateutil==2.9.0
|
|
markdown==3.6
|
|
django-otp==1.2.4
|
|
django-htmx==1.19.0
|
|
qrcode[pil]==7.4.2
|