Possible duplicate:Django Unhandled Exception
I use Django, but I'm not sure where to find the logs.
When the embedded web server starts, the logs are written to the terminal / console. When working under a different web server, Django is logged in server logs.
This is similar to the question: "Where are my keys?" For both questions the answer is: wherever you place them.