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
/
tests
/
queryset
History
Bastien Gérard
35b7efe3f4
refactored deprecated pymongo methods in tests
...
- remove/count/add_user/insert - added pymongo_support
2019-03-02 00:28:38 +01:00
..
__init__.py
improve 2-3 codebase compatibility
2018-09-09 23:32:10 +02:00
field_list.py
fix minor styling issue in tests
2019-02-25 22:33:36 +01:00
geo.py
fix minor styling issue in tests
2019-02-25 22:33:36 +01:00
modify.py
renamed decorator needs_mongodb_x in test + fixes ref to mongo 2.4 from travis files
2018-10-02 22:03:55 +02:00
pickable.py
fix minor styling issue in tests
2019-02-25 22:33:36 +01:00
queryset.py
refactored deprecated pymongo methods in tests
2019-03-02 00:28:38 +01:00
transform.py
rewrote some poorly written assertions like: assertTrue(isinstance(a, b)) assertTrue(a==b) assertTrue(a!=b) assertTrue(a in b)
2018-09-06 21:47:06 +02:00
visitor.py
fix minor styling issue in tests
2019-02-25 22:33:36 +01:00