cancel
Showing results for 
Search instead for 
Did you mean: 

DocCommentXChange shows detailed errors

MCMartin
Participant
2,164

Don't know whom to tell this, because I cannot login to DocCommentXChange anyway it seems to be not a good idea to tell me all details:

OperationalError at /saml2/acs/
... a lot of internal details ...

You're seeing this error because you have DEBUG = True in your Django settings file. Change that to False, and Django will display a standard 500 page.

Accepted Solutions (1)

Accepted Solutions (1)

graeme_perrow
Advisor
Advisor

Thanks for reporting this. This was accidental - we were debugging a problem with the DCX login which would only succeed if the DEBUG flag was turned on. The problem has been fixed and the DEBUG flag turned off.

Answers (0)