Improvements to .get() efficiency

Closes #307 and #290
This commit is contained in:
Ross Lawley
2011-10-08 08:06:23 -07:00
parent fb70b47acb
commit 268908b3b2
3 changed files with 11 additions and 7 deletions

View File

@@ -6,6 +6,7 @@ Changelog
Changes in dev
==============
- Improved efficiency of .get()
- Updated ComplexFields so if required they won't accept empty lists / dicts
- Added spec file for rpm-based distributions
- Fixed ListField so it doesnt accept strings