Changelog
=========

0.4
---

 - fixed widgets not working correctly.

 - memoize the call to get the fields just in case it gets slow
 

0.3 (2010-07-27)
----------------

 - fix the way I checked for FileFields so that anything that subclasses a
   FileField won't try to get it's form value differently anymore.

0.2 (2010-07-27)
----------------

 - fix egg distro not including docs folder so the product wouldn't install
 
 - fixed file fields not saving

0.1 (2010-07-27)
------------------

 - initial release
