mongoengine/tests
Ross Lawley df52ed1162 Merge pull request #449 from kajic/uri-fix
Uri connection fix
2012-03-05 00:23:18 -08: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 Fix for bug where changes to a a embedded document field are not recorded if the root document was just created+saved. 2012-03-02 15:35:15 +01:00
dynamic_document.py Fix for bug where changes to a a embedded document field are not recorded if the root document was just created+saved. 2012-03-02 15:35:15 +01:00
fields.py Add dict.update() support to BaseDict. 2012-01-16 19:13:03 +08:00
fixtures.py Fixed GridFS documents can now be pickled 2011-12-05 04:16:57 -08:00
mongoengine.png Added ImageField Support 2011-10-27 00:58:47 -07:00
queryset.py Updates can now take raw queries 2012-02-24 15:48:32 +00:00
signals.py Removed debug print 2011-10-27 01:18:32 -07:00