Development version
===================
- Added built-in (optional) CSRF protection. When enebled, a hidden field is
  added to the form with a token stored in the session that is validated when
  the form is submitted. Sessions are required to use this feature.


Version 0.5 - June 22, 2010
===========================
- Cleanup.


Version 0.4 - June 18, 2010
===========================
- Added configurable options to set reCAPTCHA widget.


Version 0.3 - June 18, 2010
===========================
- Added reCAPTCHA support.


Version 0.2 - June 18, 2010
===========================
- Fixed an import error.


Version 0.1 - June 18, 2010
===========================
- Initial version.
