Add new WSGI middleware just to attach the Web object to environ, and improve the UI of file upload progress

This commit is contained in:
Micah Lee 2018-03-21 18:27:42 -07:00
parent 4153c11b5d
commit 5068fe8eda
2 changed files with 30 additions and 3 deletions

View file

@ -135,6 +135,7 @@ ul.flashes {
margin: 0;
padding: 0;
color: #cc0000;
text-align: left;
}
ul.flashes li {