mongoengine/tests
2012-11-27 14:02:50 +00:00
..
all_warnings Adding some debugging 2012-11-27 14:02:50 +00:00
document Updated documents with embedded documents can be created in a single operation (MongoEngine/mongoengine#6) 2012-11-08 14:46:56 +00:00
migration Updated index creation now tied to Document class ((MongoEngine/mongoengine#102) 2012-11-07 15:04:45 +00:00
__init__.py Changed the inheritance model to remove types 2012-10-15 13:48:02 +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 Updated travis.yml 2012-11-27 14:02:49 +00:00
test_django.py Cleaned up the metaclasses for documents 2012-08-17 11:53:46 +01:00
test_fields.py Added json serialisation support 2012-11-08 12:04:14 +00:00
test_queryset.py Updated inheritable objects created by upsert now contain _cls (MongoEngine/mongoengine#118) 2012-11-08 16:35:20 +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