Files
gh-christianlouis-leagueledger/app/requirements.txt
T
Christian Krakau-Louis d595b468e9 Add Impressum and QR code management templates
- Created a new Impressum page with legal information and contact details.
- Developed admin link page for linking QR codes to events with form functionality.
- Implemented QR code dashboard for managing QR code sets, including creation and quick actions.
- Added detailed view for QR code sets, allowing addition of QR codes and management actions.
- Introduced static file serving for favicon and related images.
- Established views for static content pages (about, contact, privacy, terms).
- Implemented translation management scripts for compiling and updating translations.
2025-04-14 03:19:41 +02:00

9 lines
138 B
Plaintext

fastapi==0.88.0
uvicorn==0.20.0
jinja2==3.1.2
babel==2.11.0
python-gettext==5.0
aiofiles==22.1.0
python-multipart==0.0.5
pydantic==1.10.2