mongoengine/tests/document
2013-07-30 11:43:52 +00:00
..
__init__.py Undefined data should not override instance methods (#49) 2013-01-25 11:28:20 +00:00
class_methods.py list_indexes support for multiple inheritance 2013-06-06 22:22:43 -07:00
delta.py Don't follow references in _get_changed_fields (#422, #417) 2013-07-29 17:22:24 +00:00
dynamic.py Document serialization uses field order to ensure a strict order is set (#296) 2013-04-26 11:38:45 +00:00
indexes.py Fixed indexing - turn off _cls (#414) 2013-07-30 11:43:52 +00:00
inheritance.py Make test_indexes_and_multiple_inheritance place nice with py3.3 (#364) 2013-06-07 08:33:34 +00:00
instance.py Fixed EmbeddedDocuments with id also storing _id (#402) 2013-07-11 08:11:00 +00:00
json_serialisation.py to_json test updates #420 2013-07-29 15:38:08 +00:00
validation.py Merge branch 'master' into 0.8M 2013-04-17 11:57:53 +00:00