Hi,
Has anyone run into issues with print statements in Django? I was
curious about the core Django code, so I was poking around. My way of
discovering how things work is to run some print statements and see
their output...But my print statements aren't being printed to the
Terminal. I've got the runserver running, and I have a print statement
in my urls.py file which HAS to be getting called sometime, but no
print statements. Why?
-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.


Reply via email to