This commit is contained in:
2024-07-20 11:36:35 +02:00
commit 74b43cd8fa
81 changed files with 3131 additions and 0 deletions

10
requirements/common.txt Normal file
View File

@@ -0,0 +1,10 @@
asgiref==3.8.*
Django==5.0.*
django-cors-headers==4.4.*
sqlparse==0.5.*
tzdata==2024.1
django-vite==3.0.*
python-dotenv==1.0.*
django-ordered-model==3.7.*
django-tinymce==4.1.*
django-ipware==7.0.*