Currently, the exceptions raised are not handled in the view correctly, causing a 500 error to be generated when not in the DEBUG environment.
The suggestion is to improve error handling instead of exceptions in the entire admin view, generating error 500.
Currently, the exceptions raised are not handled in the view correctly, causing a 500 error to be generated when not in the DEBUG environment.
The suggestion is to improve error handling instead of exceptions in the entire admin view, generating error 500.