Hi,

>Do you mean why can't you do {{ settings.DEBUG }} in a template?
>Or are you talking about the debug error messages?
I mean debug error messages.
I've set DEBUG=True in my settings.py

This is a development install on local machine (macosx) inside virtualenv
I am trying to add some 3rd party payment processor just pip installing it 
and adding it to installed apps gives an error.
Since this is development server not apache nor nginx I don't know where to 
set up logs.
With DEBUG=True I would expect to have some error details in browser all i 
have instead when navigating to   http://127.0.0.1:8000 is following 
message:

A server error occurred. Please contact the administrator.

Regards

Jaroslaw

-- 
You received this message because you are subscribed to the Google Groups 
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to