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
/
base
History
Ross Lawley
a7631223a3
Fixed Datastructures so instances are a Document or EmbeddedDocument (
#363
)
2013-06-06 17:58:10 +00:00
..
__init__.py
Help with backwards compatibility
2013-05-02 10:48:30 +00:00
common.py
Merge branch 'master' into 0.8
2012-12-19 11:35:49 +00:00
datastructures.py
Fixed Datastructures so instances are a Document or EmbeddedDocument (
#363
)
2013-06-06 17:58:10 +00:00
document.py
Fixed hashing of EmbeddedDocuments (
#348
)
2013-06-05 11:31:13 +00:00
fields.py
Fixed amibiguity and differing behaviour regarding field defaults (
#349
)
2013-06-06 13:31:52 +00:00
metaclasses.py
Improved cascading saves write performance (
#361
)
2013-06-06 16:36:17 +00:00