Merge branch 'listfield' into dev

Conflicts:
	docs/changelog.rst
This commit is contained in:
Ross Lawley
2011-10-04 04:28:04 -07:00
4 changed files with 35 additions and 2 deletions

View File

@@ -5,7 +5,11 @@ Changelog
Changes in dev
==============
<<<<<<< HEAD
- Added spec file for rpm-based distributions
=======
- Updated ComplexFields so if required they won't accept empty lists / dicts
>>>>>>> listfield
- Fixed ListField so it doesnt accept strings
- Added DynamicDocument and EmbeddedDynamicDocument classes for expando schemas