mongoengine/tests
Ross Lawley 04b85ddbf2 Merge branch 'master' into 0.8
Conflicts:
	.travis.yml
	AUTHORS
	docs/changelog.rst
	mongoengine/base.py
	mongoengine/queryset.py
	tests/queryset/queryset.py
2013-04-12 13:36:29 +00:00
..
all_warnings Merge branch 'master' into 0.8 2013-04-12 13:36:29 +00:00
document Merge branch 'single-work-op' of https://github.com/njoyce/mongoengine into 211 2013-01-28 15:05:12 +00:00
fields Fix file open rules 2013-01-28 16:26:01 +00:00
migration Updated index creation now tied to Document class ((MongoEngine/mongoengine#102) 2012-11-07 15:04:45 +00:00
queryset Merge branch 'master' into 0.8 2013-04-12 13:36:29 +00:00
__init__.py Split out queryset tests 2012-12-19 13:35:37 +00:00
fixtures.py Added FutureWarning for inherited classes not declaring allow_inheritance 2012-03-05 11:25:13 +00:00
test_connection.py Updated tests 2013-01-28 13:40:28 +00:00
test_context_managers.py Updated tests 2013-01-28 13:40:28 +00:00
test_dereference.py Updated tests 2013-01-28 13:40:28 +00:00
test_django.py Fixed inner queryset looping (#204) 2013-01-29 10:33:13 +00:00
test_replicaset_connection.py Updated tests 2013-01-28 13:40:28 +00:00
test_signals.py Updated tests 2013-01-28 13:40:28 +00:00