ajout uploads.jinja2 pour upload fichiers

This commit is contained in:
2023-07-11 17:20:39 +02:00
parent 6045ab3e36
commit dcc2cd3712
11 changed files with 381 additions and 44 deletions

View File

@@ -18,6 +18,7 @@ requires = [
'pyramid_retry',
'pyramid_layout',
'pyramid_tm',
'python-magic',
'SQLAlchemy',
'transaction',
'zope.sqlalchemy',