liqd / a4-product

A modern online participation platform for everyone developed by Liquid Democracy
http://beteiligung.in
GNU Affero General Public License v3.0
16 stars 3 forks source link

apps/organisations: Except unresolvable paths #1000

Closed rmader closed 5 years ago

rmader commented 5 years ago

If a path does not exists, e.g. on not existing static files, the template tag would throw a Resolver404 exception, crashing the base template, which again gets used by the 404 template, which leads to a 500 error instead of 404.

Fixes https://sentry.liqd.net/sentry/product-dev/issues/820/