Initial commit

This commit is contained in:
ifaryd
2026-05-12 16:54:38 +00:00
commit 8638273475
92 changed files with 6861 additions and 0 deletions

6
requirements.txt Normal file
View File

@@ -0,0 +1,6 @@
Django==5.1.*
django-environ==0.11.*
Pillow==10.*
gunicorn==22.*
psycopg2-binary==2.9.*
whitenoise==6.*