I was trying to perform the openration __range but it raised this exception DatabaseError: MongoDB does not support month/day queries. Also from the documentation we can see that the only QuerySet methods available is : __year Is there a way to filter on a Month or Day and time ?