mongoengine/tests
2013-01-22 16:38:07 +00:00
..
all_warnings Adding some debugging 2012-11-27 14:02:50 +00:00
document Fixed reverse delete rule with inheritance (#197) 2013-01-22 16:38:07 +00:00
fields FileFields now copyable (#198) 2012-12-21 17:09:10 +00:00
migration Updated index creation now tied to Document class ((MongoEngine/mongoengine#102) 2012-11-07 15:04:45 +00:00
queryset Added support for $maxDistance (#179) 2013-01-22 13:31:53 +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 configs 2012-05-29 17:06:03 +01:00
test_dereference.py Test update 2013-01-09 08:41:03 +00:00
test_django.py Add session expiration test (with django timezone support activated) 2012-10-15 02:11:01 +04:00
test_replicaset_connection.py Added Python 3 support to MongoEngine 2012-08-01 17:21:48 -07:00
test_signals.py More precise "created" keyword argument signals 2012-11-08 16:30:29 +01:00