init: django

This commit is contained in:
2023-10-24 13:32:18 +02:00
parent b1c352cbf8
commit 11f3a31d22
11 changed files with 203 additions and 47 deletions

3
django/requirements.txt Normal file
View File

@ -0,0 +1,3 @@
asgiref==3.7.2
Django==4.2.6
sqlparse==0.4.4