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.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
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
|
||||
Reference in New Issue
Block a user