Use status and time_created from each request

This commit is contained in:
richard-dds
2018-06-25 10:15:34 -04:00
parent e3951cc9b7
commit a693cb8a16
4 changed files with 65 additions and 17 deletions

View File

@@ -8,6 +8,7 @@ tornado = "==5.0.2"
webassets = "==0.12.1"
Unipath = "==1.1"
wtforms-tornado = "*"
pendulum = "*"
[dev-packages]
pytest = "==3.6.0"