1st commit

This commit is contained in:
2026-05-25 19:45:43 -03:00
commit 55087c8278
44 changed files with 1522 additions and 0 deletions

4
requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
asgiref==3.6.0
Django==4.2.30
pytz==2020.5
sqlparse==0.4.4