mongoengine/mongoengine
Ross Lawley 63c5a4dd65 Fixes saving document schemas that have changed
Ensures that form defaults which are documents are
automatically marked as changed, so schemas can evolve
without migration issues.

[#360]
2011-11-22 07:34:08 -08:00
..
django Translations for django/auth.py 2011-08-05 11:03:47 -03:00
__init__.py Bumped the version 2011-10-12 00:31:02 -07:00
base.py Fixes saving document schemas that have changed 2011-11-22 07:34:08 -08:00
connection.py Updated connection exception to provide more info on the cause. 2011-05-25 09:36:25 +01:00
dereference.py Ported bugfix for circular references regression 2011-10-08 07:29:12 -07:00
document.py fixes for #315 issue 2011-10-12 18:28:40 -03:00
fields.py Merge branch 'validation-schema' of https://github.com/n1k0/mongoengine into validation-schema 2011-11-01 01:45:32 -07:00
queryset.py Fixes bug using positional operator to update embedded documents. 2011-11-11 01:10:00 -08:00
signals.py Pre and post bulk-insert signals 2011-09-09 19:17:40 +01:00
tests.py Updated docs / authors. 2011-06-06 11:07:27 +01:00