tags = mycoll.find({"category": "movie"}).distinct("tags")
I have used above code in django and feel it's there is no issue with But checkmarx throwing error
Help?
2.1m questions
2.1m answers
60 comments
57.0k users