Fix that HttpServerError now takes a request as parameter
commit487d86bee3f4ea10c7d8d5db166182ab2ad9fdc8
authorMagnus Hagander <magnus@hagander.net>
Sat, 10 Mar 2018 15:54:13 +0000 (10 10:54 -0500)
committerMagnus Hagander <magnus@hagander.net>
Sat, 10 Mar 2018 15:54:13 +0000 (10 10:54 -0500)
tree68942c48ef44e74604b73396a0a1e561806b8b83
parent890f85be76c4df047a48123f603a1f00f6255675
Fix that HttpServerError now takes a request as parameter
pgweb/account/views.py
pgweb/core/views.py
pgweb/downloads/views.py
pgweb/survey/views.py
pgweb/util/helpers.py