Possible Duplicate:
Django Unhandled Exception
I am using Django, but I am not sure where to find the logs.
Possible Duplicate:
Django Unhandled Exception
I am using Django, but I am not sure where to find the logs.
When running the built-in web server, the logs are written to the terminal/console. When running under another web server, Django logs to the server's logs.
This is just like asking "Where are my keys?" For both questions, the answer is: wherever you put them.