mongoengine/tests
Ross Lawley 1c10f3020b Added support for multiple slices
Also made slicing chainable. (#170) (#190) (#191)
2012-12-19 14:56:15 +00:00
..
all_warnings Adding some debugging 2012-11-27 14:02:50 +00:00
document Fixing for python2.5 2012-12-19 12:51:42 +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 multiple slices 2012-12-19 14:56:15 +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 Added test case checking type with dbref=False 2012-11-27 14:37:13 +00:00
test_django.py Cleaned up the metaclasses for documents 2012-08-17 11:53:46 +01:00
test_fields.py Merge sequence field changes 2012-12-19 11:39:19 +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