mongoengine/tests
2013-04-25 10:24:33 +00:00
..
all_warnings Cascading saves now default to off (#291) 2013-04-25 10:24:33 +00:00
document Cascading saves now default to off (#291) 2013-04-25 10:24:33 +00:00
fields Added ImageField support for inline replacements (#86) 2013-04-23 15:12:57 +00:00
migration ReferenceField now store ObjectId's by default rather than DBRef (#290) 2013-04-24 12:14:34 +00:00
queryset Updated .only() behaviour - now like exclude it is chainable (#202) 2013-04-23 14:06: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 connection to use MongoClient (#262, #274) 2013-04-22 15:07:15 +00:00
test_context_managers.py Updated tests 2013-01-28 13:40:28 +00:00
test_dereference.py Merge branch 'master' into 0.8 2013-04-19 12:47:41 +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 ReferenceField now store ObjectId's by default rather than DBRef (#290) 2013-04-24 12:14:34 +00:00