3
0
Fork 0

fix: use app handler to render error string, when progress fails

This commit is contained in:
Lance Edgar 2024-12-28 20:34:15 -06:00
parent 171e9f7488
commit c2efc1cd1a
3 changed files with 10 additions and 4 deletions

View file

@ -44,7 +44,7 @@ dependencies = [
"pyramid_tm",
"waitress",
"WebHelpers2",
"WuttJamaican[db]>=0.19.0",
"WuttJamaican[db]>=0.19.1",
"zope.sqlalchemy>=1.5",
]