mongoengine/tests/document
Ross Lawley 3425264077 Merge branch 'master' into 0.8
Conflicts:
	AUTHORS
	docs/changelog.rst
	mongoengine/__init__.py
	mongoengine/base.py
	mongoengine/fields.py
	python-mongoengine.spec
	tests/test_document.py
	tests/test_fields.py
	tests/test_queryset.py
2012-12-19 11:35:49 +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 Inheritance is off by default (MongoEngine/mongoengine#122) 2012-10-22 19:29:26 +00:00
indexes.py Updated index creation now tied to Document class ((MongoEngine/mongoengine#102) 2012-11-07 15:04:45 +00:00
inheritance.py Inheritance is off by default (MongoEngine/mongoengine#122) 2012-10-22 19:29:26 +00:00
instance.py Merge branch 'master' into 0.8 2012-12-19 11:35:49 +00:00
json_serialisation.py Added json serialisation support 2012-11-08 12:04:14 +00:00
mongoengine.png Changed the inheritance model to remove types 2012-10-15 13:48:02 +00:00