Hi,
Pretty new to Python and Django, trying to do a simple user based review on a business which has categories
How can I query one of my tables and find the most reoccurring values (strings) and store the results in another table?
eg, users add a dress code of some form, casual, business, formal etc. How can I get the most reoccurring value from this and then store it into another table (class) so dress_codeAv = mostReoccuring
Any help would be greatly appreciated.
Cheers
Campbell
Django model database query
Page 1 of 1|
|

New Topic/Question
Reply



MultiQuote


|