Comment 3 for bug 1820225

Revision history for this message
Mike Salvatore (mikesalvatore) wrote :

I confirmed with a django developer that django does, indeed, catch exceptions in the views.
https://github.com/django/django/blob/master/django/core/handlers/exception.py#L18

Hyperkitty should be safe from any crash, however, it may still be wise to catch any TypeErrors raised by is_robot().