mongoengine/tests
Ross Lawley 061cee83a8 Merge remote-tracking branch 'mallard/master' into 0.9
Conflicts:
	AUTHORS
	mongoengine/document.py
2013-07-10 08:14:39 +00:00
..
all_warnings Cascading saves now default to off (#291) 2013-04-25 10:24:33 +00:00
document Support for partial updates. 2013-06-22 16:20:18 -07:00
fields Fix IntField assignment unit tests 2013-06-18 18:31:11 -07:00
migration Mongomallard 2013-06-13 16:41:04 -07:00
queryset Merge remote-tracking branch 'mallard/master' into 0.9 2013-07-10 08:14:39 +00:00
__init__.py UUIDField now stores as a binary by default (#292) 2013-04-25 13:43:56 +00:00
benchmark.py MongoMallard README + benchmarks 2013-06-28 14:32:02 -07:00
fixtures.py Updated pickling (#316) 2013-05-20 10:04:17 +00:00
test_connection.py Remove users post uri test 2013-06-25 09:30:28 +00:00
test_context_managers.py Added no_sub_classes context manager and queryset helper (#312) 2013-05-10 15:05:16 +00:00
test_dereference.py Add SimpleList.drop_collection to previous unit test 2013-06-16 14:15:26 -07:00
test_django.py Fixing django tests for py 2.6 2013-05-21 09:42:22 +00:00
test_jinja.py Querysets now utilises a local cache 2013-05-10 13:57:32 +00:00
test_replicaset_connection.py Updated tests 2013-01-28 13:40:28 +00:00
test_signals.py Mongomallard 2013-06-13 16:41:04 -07:00