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.
2 parents 0e90fab + 6badd20 commit 440e555Copy full SHA for 440e555
dj_mongoengine_rql/constants.py
@@ -1,5 +1,5 @@
1
#
2
-# Copyright © 2022 CloudBlue LLC. All rights reserved.
+# Copyright © 2022 Ingram Micro. All rights reserved.
3
4
5
from dj_rql.constants import FilterTypes
dj_mongoengine_rql/filter_cls.py
from dj_rql.constants import DjangoLookups
dj_mongoengine_rql/q.py
from mongoengine import Q as ME_Q
0 commit comments