Hi Janak,

On 04/10/2020 08.59, Janak Parmar wrote:

Please help me here. I want to convert this array field values into string with comma separated and then save in table.


Not sure what "this array" is in this context, but couldn't you just use the standard Python join method?

https://www.tutorialspoint.com/python3/string_join.htm

I don't see any reason to use any Django specific functionality.

Kind regards,

Kasper Laudrup

--
You received this message because you are subscribed to the Google Groups "Django 
users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/032cea7e-b7bf-5fb0-0474-15e002bf68b9%40stacktrace.dk.

Reply via email to