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
048a0459662c8b40eb01a32c1b93e116aaaf489b
mongoengine
/
tests
/
document
History
Bastien Gérard
962997ed16
fix flaky test due to signal receiver garbage collection
2019-06-01 11:13:28 +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
Update the test matrix to reflect what's supported in 2019 (
#2066
)
2019-05-31 11:01:15 +02:00
inheritance.py
refactored deprecated pymongo methods in tests
2019-03-02 00:28:38 +01:00
instance.py
fix flaky test due to signal receiver garbage collection
2019-06-01 11:13:28 +02:00
json_serialisation.py
Bump the required version of pymongo to >=3.5
2019-03-17 22:04:19 +01:00
validation.py
…