On Oct 4, 2010, at 9:27 AM, ashwin morey wrote:

> Hi,
> 
> I am using django development server and not apache. But the print str is not 
> working.
> I tried changing str to s, but no luck.
> 
> thanks

I think you would benefit greatly from doing a Python tutorial. 

http://docs.python.org/tutorial/

Remember that Django is just Python. If you're asking a Python question this 
basic on the Django list (which is perfectly fine), the most helpful thing we 
can do for you at this point is guide you to learning enough about Python so 
that you know when you have a Django question and when it's a basic Python 
question.

In addition, you may want to join the Python mailing list:
http://mail.python.org/mailman/listinfo/python-list

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