I am using Django, but I am not sure where to find the logs.
A:
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.
Ignacio Vazquez-Abrams
2010-02-03 07:37:22
+3
A:
This is just like asking "Where are my keys?" For both questions, the answer is: wherever you put them.
Daniel Roseman
2010-02-03 07:47:31
Yes - but where did I put them? You should know. Stop asking me! ;)
Dominic Rodger
2010-02-03 09:18:26