This commit is contained in:
2025-08-31 00:29:53 +02:00
parent 191bd84573
commit 29611b15ca
87 changed files with 2451 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
Django
django-vite
Hypercorn[uvloop]
uvloop
python-magic
nanoid
djangorestframework
markdown
django-filter

3
app/requirements/dev.txt Normal file
View File

@@ -0,0 +1,3 @@
-r common.txt
whitenoise
django-stubs # temporaire le temps que pycharm sorte la version 2025.1.1

View File

@@ -0,0 +1 @@
-r common.txt