Monday, October 4, 2010

Re: convert list into a comma separated string


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. 


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:

Shawn

No comments:

Post a Comment