Merge branch 'release/0.9.2' master philo-0.9.2
authorJoseph Spiros <joseph.spiros@ithinksw.com>
Wed, 1 Feb 2012 15:08:43 +0000 (10:08 -0500)
committerJoseph Spiros <joseph.spiros@ithinksw.com>
Wed, 1 Feb 2012 15:08:43 +0000 (10:08 -0500)
commit8a772dd4761e3a4b926358d6ebf87c9fc7033ba5
tree3fb49f469defb73f0271283a3c92e773a47c7f3e
parent61b73fe068172f02d6c47e2b5387161919ec9618
parent6770bddd884174b7e73a19ce63ea6b3954749b0e
Merge branch 'release/0.9.2'

* release/0.9.2:
  Bumped version number and wrote release notes for 0.9.2 in preparation for release.
  Fixed an exception with JSONAttributes using DateField or DateTimeField as their field template when the stored value is None. Fixes #178.
  Updated copyright date range to end in 2012 instead of 2011.
  Added include_package_data option to setup.py to ensure MANIFEST.in is actually heeded.