initial uploader and some form work

This commit is contained in:
dandds
2018-08-23 17:00:24 -04:00
committed by Montana
parent 700d914a55
commit ef2e97713a
11 changed files with 371 additions and 12 deletions

View File

@@ -18,6 +18,8 @@ flask-session = "*"
flask-wtf = "*"
pyopenssl = "*"
requests = "*"
apache-libcloud = "*"
lockfile = "*"
[dev-packages]
bandit = "*"