Fix error handling for static fallback not found
authorMagnus Hagander <magnus@hagander.net>
Mon, 11 Jun 2018 11:51:15 +0000 (13:51 +0200)
committerMagnus Hagander <magnus@hagander.net>
Mon, 11 Jun 2018 11:51:52 +0000 (13:51 +0200)
commit9fc195e6f1b2a5439f947072a37804a6f33c4d7f
tree826e6ceb0969e25864f5e183bc82d9dae4167be2
parent3ca937b24c44024ed40e597ee27a80fb386534dc
Fix error handling for static fallback not found

This should raise an actual 404 error and not throw a random exception
caused by the django upgrade..
postgresqleu/static/views.py