Scaffold project structure

This commit is contained in:
2026-05-12 17:05:08 +03:00
commit 94e0396380
39 changed files with 1723 additions and 0 deletions

18
requirements.txt Normal file
View File

@@ -0,0 +1,18 @@
asgiref==3.11.1
certifi==2026.4.22
charset-normalizer==3.4.7
crispy-tailwind==1.0.3
dj-database-url==3.1.2
Django==6.0.5
django-allauth==65.16.1
django-anymail==15.0
django-crispy-forms==2.6
django-environ==0.13.0
gunicorn==26.0.0
idna==3.14
namesgenerator==0.3
packaging==26.2
requests==2.34.0
sqlparse==0.5.5
urllib3==2.7.0
whitenoise==6.12.0