Order of filters affect the query result in Djongo
I use Djongo package to connect to MongoDB from my Django app. However, there is inconsistency in the query results, even though not expected.
I use Djongo package to connect to MongoDB from my Django app. However, there is inconsistency in the query results, even though not expected.