feat: add email confirmation and QR generation

This commit is contained in:
2026-04-29 10:12:31 +02:00
parent 15814f8ccc
commit c46d803951
8 changed files with 169 additions and 8 deletions

View File

@@ -4,3 +4,4 @@ django-cors-headers==4.7.0
dj-database-url==2.3.0
gunicorn==23.0.0
psycopg[binary]==3.2.9
qrcode[pil]==8.2