Added CRUD endpoints for each application.

This commit is contained in:
2026-01-19 17:43:32 +00:00
parent 1121569d94
commit a3036f74fc
11 changed files with 451 additions and 165 deletions

View File

@@ -7,6 +7,7 @@ Pillow>=10.0.0
mozilla-django-oidc>=4.0.0
django-unfold>=0.70.0
django-tailwind==4.4.0
argon2-cffi>=23.1.0
psycopg2-binary>=2.9.9
gunicorn==23.0.0
paramiko==4.0.0
@@ -15,4 +16,5 @@ celery>=5.5.0
python-dotenv>=1.2
whitenoise>=6.6
cookiecutter>=2.6
distlib>=0.3.8
distlib>=0.3.8
email-validator>=2.1.0