Modélisation de données

This commit is contained in:
Etienne GILLE
2026-02-13 16:04:01 +01:00
parent a9a8256137
commit e3eb424290
19 changed files with 468 additions and 0 deletions

5
requirements.txt Normal file
View File

@@ -0,0 +1,5 @@
Django~=6.0.2
daphne~=4.2.1
django-node-assets~=0.9.15
python-docx~=1.2.0
django-richtextfield~=1.6.2