mongoengine/tests
Ross Lawley 6dcd7006d0 Fix test
2013-04-19 12:47:19 +00:00
..
__init__.py Added changelog to docs, updated manifest 2010-01-04 16:10:42 +00:00
fixtures.py Added FutureWarning for inherited classes not declaring allow_inheritance 2012-03-05 11:25:13 +00:00
mongoengine.png Added ImageField Support 2011-10-27 00:58:47 -07:00
test_all_warnings.py Try and fix wobbly test 2013-04-12 10:35:09 +00:00
test_connection.py Updated configs 2012-05-29 17:06:03 +01:00
test_dereference.py Fix test 2013-04-19 12:47:19 +00:00
test_django.py Cleaned up the metaclasses for documents 2012-08-17 11:53:46 +01:00
test_document.py Using "id" in data not "_id" as its a mapping of fieldnames (#255) 2013-04-17 15:07:57 +00:00
test_dynamic_document.py Updated test cases for dynamic docs 2012-08-13 16:53:36 +01:00
test_fields.py Updated EmailField length to support long domains (#243) 2013-04-16 20:46:02 +00:00
test_queryset.py Merge remote-tracking branch 'origin/pr/265' into 265 2013-04-12 14:27:37 +00:00
test_replicaset_connection.py Added Python 3 support to MongoEngine 2012-08-01 17:21:48 -07:00
test_signals.py Added Python 3 support to MongoEngine 2012-08-01 17:21:48 -07:00