S
S
Stanislav Fateev2015-08-17 11:00:30
Django
Stanislav Fateev, 2015-08-17 11:00:30

Django - how to catch exceptions in third party applications?

What to do if an exception occurs in the "battery" used, and the user receives an error 500? How to intercept and process it correctly without monkey patching?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Pinkevich, 2015-08-17
@pinkevich

try to find exceptions for this lib, for example,
and use the one you need in your code

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question