We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8d95dc commit 067237aCopy full SHA for 067237a
django_mongodb/query_utils.py
@@ -1,6 +1,6 @@
1
from django.core.exceptions import FullResultSet
2
from django.db.models.aggregates import Aggregate
3
-from django.db.models.expressions import Expression, Value
+from django.db.models.expressions import Value
4
5
6
def is_direct_value(node):
0 commit comments