The recommended way to do this is to actually use Python's logging
module. If you're using trunk or 1.3 beta then you can configure it
right in settings.py.

If you really want to view print statements, use the development
server (in your development environment) and you'll see them.

Also, depending on your Web hosting, it may be impossible to even
print to stdout.

Shawn

-- 
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