mongoengine/tests
2012-05-01 11:27:37 +01:00
..
__init__.py Added changelog to docs, updated manifest 2010-01-04 16:10:42 +00:00
connection.py Make uri style connections use parameters not specified in the uri, as well as other keyword arguments 2012-03-02 15:33:38 +01:00
dereference.py whoops, don't dereference all references as the first type encountered 2012-04-12 11:42:10 -07:00
django_tests.py Fixing sessions for django 1.3 and django 1.4 2012-04-24 21:00:30 +01:00
document.py Fixed indexing on _id for covered indexes 2012-05-01 11:27:37 +01:00
dynamic_document.py Added FutureWarning for inherited classes not declaring allow_inheritance 2012-03-05 11:25:13 +00:00
fields.py Cleaned up ValidationError Refs #459 2012-05-01 10:14:16 +01: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
queryset.py add "safe" and "write_options" parameters to QuerySet.insert similar to Document.save 2012-04-26 13:56:52 -07:00
replicaset_connection.py Fixed replicaset_connection test 2012-05-01 09:14:38 +01:00
signals.py Removed debug print 2011-10-27 01:18:32 -07:00