Re: Changing Queryset into String

2020-01-25 Thread mohamed Alisaleh
aborabieamohame -- 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://grou

Changing Queryset into String

2020-01-25 Thread mohamed Alisaleh
Github.com -- 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.go

Re: Changing Queryset into String

2020-01-25 Thread mohamed Alisaleh
بتاريخ الجمعة، 24 يناير، 2020 7:22:23 م UTC+3، كتب Lim Kai Wey: > Greetings everyone, > > > I would like to ask if anyone knows how to convert my  queryset into string > or if there is a better approach to what I am trying to accomplish. In > theory, I am trying to assign all the text into a va

Changing Queryset into String

2020-01-24 Thread Lim Kai Wey
Greetings everyone, I would like to ask if anyone knows how to convert my queryset into string or if there is a better approach to what I am trying to accomplish. In theory, I am trying to assign all the text into a variable and tokenize the whole string so that I can find the top 10 most comm