Merge remote-tracking branch 'remotes/upstream/master'

Conflicts:
	AUTHORS
	docs/changelog.rst
This commit is contained in:
Gang Li
2015-10-18 01:28:50 -04:00
4 changed files with 6 additions and 3 deletions

View File

@@ -12,6 +12,7 @@ Changes in 0.10.1 - DEV
- StrictDict & SemiStrictDict are shadowed at init time. #1105
- Fix ListField minus index assignment does not work. #1119
- Remove code that marks field as changed when the field has default but not existed in database #1126
- Remove test dependencies (nose and rednose) from install dependencies list. #1079
Changes in 0.10.0
=================