Hi. i have a production site where i am using wsgi.py to show my django project.
i have my settings with DEBUG = False, but when i enter a non existant route, it shows all the debug information, and it says that it has debug = true. as far as i know it should be showing error 500 and send an email just in case, it is an old project and i am maintaining it, so maybe it is debug set to true in another place? i was just following documentation but could not find any other place where it could be Python Version: 2.7.5 Django/1.2.7 -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/6fe60cb8-e67e-4ca0-a1a4-62a5eb15f058n%40googlegroups.com.