Fixed recursion loading bug in _get_changed_fields

fixes hmarr/mongoengine#548
This commit is contained in:
Ross Lawley
2012-07-26 16:00:32 +01:00
parent 24fd1acce6
commit 6526923345
5 changed files with 66 additions and 3 deletions

View File

@@ -5,7 +5,7 @@
%define srcname mongoengine
Name: python-%{srcname}
Version: 0.6.17
Version: 0.6.18
Release: 1%{?dist}
Summary: A Python Document-Object Mapper for working with MongoDB