Complete Refactor - Changed to Django

This commit is contained in:
2025-11-11 08:14:04 +00:00
commit 24b0422864
197 changed files with 62230 additions and 0 deletions

16
requirements.txt Normal file
View File

@@ -0,0 +1,16 @@
django==5.1
django-ninja==1.1.0
django-redis>=6.0.0
djangorestframework==3.15.2
djangorestframework-simplejwt==5.3.1
mozilla-django-oidc==4.0.0
django-unfold==0.4.1
django-tailwind==3.8.0
psycopg2-binary==2.9.9
gunicorn==23.0.0
paramiko==3.5.0
cryptography==43.0.3
celery==5.4.0
python-dotenv>=1.0
whitenoise>=6.6
cookiecutter>=2.6