This forum is no longer active. Please post your questions to our new community site

how to view python errors?

Subscribe to how to view python errors? 1 post, 1 voice

 
Avatar Anentropic 3 post(s)

Bit of a newb question but I’m the only one of my colleagues using DjangoStack for my Django (on OS X)…

They all see messages coming through from Python/Django in their terminal session window, which is very useful for debugging.

I start the stack with:
/Applications/djangostack-1.0.2-0/ctlscript.sh start

But once it’s running I don’t see anything. How do I see the Python messages?

Does my question make sense? Unfortunately I’m new to OSX, Django and Python all at the same time, though learning fast.