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
bagerard-patch-1
Add File
New File
Upload File
Apply Patch
mongoengine
/
tests
History
Bastien Gérard
eb56fb9bda
Merge pull request
#2413
from bagerard/dynamic_document_parsing_known_fields
...
Bug fix in DynamicDocument which is not parsing known fields
2020-11-08 13:17:07 +01:00
..
all_warnings
…
document
Merge pull request
#2413
from bagerard/dynamic_document_parsing_known_fields
2020-11-08 13:17:07 +01:00
fields
fix difference in test for certain version of pymongo
2020-11-01 19:37:13 +01:00
queryset
remove utf8 encoding declaration in test files as it's not needed/recommended
2020-10-30 21:10:21 +01:00
__init__.py
…
fixtures.py
…
test_ci.py
…
test_common.py
…
test_connection.py
Merge branch 'master' of github.com:MongoEngine/mongoengine into fix_count_documents_deprecation
2020-08-11 23:01:33 +02:00
test_context_managers.py
…
test_datastructures.py
Fix for ListField that isnt detecting properly that item 0 is changed
2020-10-10 23:32:22 +02:00
test_dereference.py
remove utf8 encoding declaration in test files as it's not needed/recommended
2020-10-30 21:10:21 +01:00
test_replicaset_connection.py
…
test_signals.py
remove utf8 encoding declaration in test files as it's not needed/recommended
2020-10-30 21:10:21 +01:00
test_utils.py
…
utils.py
Merge branch 'master' of github.com:MongoEngine/mongoengine into add_validation_to_doc
2020-10-17 15:05:27 +02:00