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
Files
1f02d5fbbd5044790a92ec303500fdf5dc69304f
mongoengine
/
tests
/
document
History
erdenezul
1f02d5fbbd
Merge pull request
#1570
from erdenezul/remove_save_embedded
...
EmbeddedDocument should not have save method
#1552
2019-06-11 16:15:53 +02:00
..
__init__.py
…
class_methods.py
Update the test matrix to reflect what's supported in 2019 (
#2066
)
2019-05-31 11:01:15 +02:00
delta.py
refactored deprecated pymongo methods in tests
2019-03-02 00:28:38 +01:00
dynamic.py
Fix documentation regarding limitation with fields with underscore in their name in DynamicDocument
2019-02-17 09:05:27 +01:00
indexes.py
Drop the unused mongodb_version attribute in IndexesTest
2019-06-07 12:35:38 +02:00
inheritance.py
refactored deprecated pymongo methods in tests
2019-03-02 00:28:38 +01:00
instance.py
Merge pull request
#1570
from erdenezul/remove_save_embedded
2019-06-11 16:15:53 +02:00
json_serialisation.py
Bump the required version of pymongo to >=3.5
2019-03-17 22:04:19 +01:00
validation.py
…