mongoengine/tests
2012-03-08 12:39:25 +00: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 Updated new deref test 2012-02-29 11:23:43 +00:00
django_tests.py Fixed pagination limit / skip bug 2012-01-16 09:03:12 +00:00
document.py Added FutureWarning for inherited classes not declaring allow_inheritance 2012-03-05 11:25:13 +00:00
dynamic_document.py Added FutureWarning for inherited classes not declaring allow_inheritance 2012-03-05 11:25:13 +00:00
fields.py Add dict.update() support to BaseDict. 2012-01-16 19:13:03 +08: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 Updated docs and added fix for _types and positional operator 2012-03-08 12:39:25 +00:00
signals.py Removed debug print 2011-10-27 01:18:32 -07:00