ajout uploads.jinja2 pour upload fichiers
This commit is contained in:
@@ -13,6 +13,8 @@ pyramid.debug_routematch = false
|
||||
pyramid.default_locale_name = en
|
||||
|
||||
sqlalchemy.url = sqlite:///%(here)s/cao_blogr.sqlite
|
||||
# upload files location
|
||||
uploads_dir = /pyramid/cao_blogr/cao_blogr/static/uploads/
|
||||
|
||||
retry.attempts = 3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user