register and sign in pages

This commit is contained in:
2026-09-22 00:50:30 +05:00
parent f313867653
commit 78d04f75d1
96 changed files with 6383 additions and 109 deletions
+18 -1
View File
@@ -1 +1,18 @@
venv
# python
__pycache__/
*.py[cod]
.venv/
venv/
.ruff_cache/
# node
node_modules/
dist/
# secrets + local state
.env
*.local
# collected/uploaded
backend/staticfiles/
backend/media/