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
/
document
History
Ross Lawley
3aff461039
Fix test discovery
2012-12-21 16:29:27 +00:00
..
__init__.py
Added json serialisation support
2012-11-08 12:04:14 +00:00
class_methods.py
Changed the inheritance model to remove types
2012-10-15 13:48:02 +00:00
delta.py
Inheritance is off by default (
MongoEngine/mongoengine#122
)
2012-10-22 19:29:26 +00:00
dynamic.py
Fixing for python2.5
2012-12-19 12:51:42 +00:00
indexes.py
Fix test discovery
2012-12-21 16:29:27 +00:00
inheritance.py
Inheritance is off by default (
MongoEngine/mongoengine#122
)
2012-10-22 19:29:26 +00:00
instance.py
Fixed GridFSProxy __getattr__ behaviour (
#196
)
2012-12-21 11:55:05 +00:00
json_serialisation.py
Added json serialisation support
2012-11-08 12:04:14 +00:00