download and view buttons

modified:   app.py
	modified:   templates/list_media.html.j2
	modified:   templates/user_media.html.j2
	modified:   templates/view_media_details.html.j2
This commit is contained in:
Russell Ballestrini 2024-12-29 15:26:12 -05:00
parent d7416d2bae
commit d16a0f7a52
5 changed files with 189 additions and 103 deletions

View file

@ -5,6 +5,9 @@ pyramid_debugtoolbar
waitress
pyramid_retry
pyramid_tm
zope.sqlalchemy
bcrypt
sqlalchemy
werkzeug