I'm running Django in apache server but I don't see the actual Python errors being displayed in apache error log file.
In the conf file the level is set to DEBUG.
I see all the print statements but not the actual python error. Any inputs?
This link below provides the solution -
http://stackoverflow.com/questions/1925898/django-unhandled-exception