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 f7640416eb
commit bd7305ab16
No known key found for this signature in database
GPG key ID: 403C2657CD994F73
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 {