This website requires JavaScript.
Explore
Help
Sign In
pub
/
mongoengine
Watch
1
Star
0
Fork
0
You've already forked mongoengine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
mongoengine
/
mongoengine
/
queryset
History
aeroeng
d80be60e2b
mongo $and list should not contain list elements in order to avoid this error:
...
$and/$or elements must be objects
2015-01-06 14:49:29 -05:00
..
__init__.py
Fixing for python2.5
2012-12-19 12:51:42 +00:00
base.py
Merge pull request
#815
from MRigal/master
2014-12-04 14:21:04 +02:00
field_list.py
Fixed slice when using inheritance causing fields to be excluded (
#437
)
2013-08-20 09:14:58 +00:00
manager.py
Added no_dereference context manager (
#82
)
2013-01-23 19:05:44 +00:00
queryset.py
fix-#759: with_limit_and_skip for count should default like in pymongo
2014-11-07 09:21:17 +02:00
transform.py
mongo $and list should not contain list elements in order to avoid this error:
2015-01-06 14:49:29 -05:00
visitor.py
Minor typos fixes in docs
2014-11-24 16:57:43 +02:00