first commit

This commit is contained in:
julien
2025-01-14 18:03:28 +01:00
commit eef986d77d
122 changed files with 2464 additions and 0 deletions

10
django/requirements.txt Normal file
View File

@@ -0,0 +1,10 @@
asgiref==3.7.2
Django==4.2
django-environ==0.11.2
django-tinymce==3.6.1
django-widget-tweaks==1.5.0
psycopg==3.1.16
psycopg-binary==3.1.16
setuptools==69.0.3
sqlparse==0.4.4
typing_extensions==4.9.0