#######
Changes
#######

*******************
0.2 -- Beta release
*******************

* Python module rename: from django-formrenderingtools to 
  djc.formrenderingtools. The package name does not change (still
  django-formrenderingtools on Pypi).
* Improved documentation
* Improved packaging. Buildout integration.
* A demo project is now part of the sourcecode, so that one can quickly
  discover the application and perform experiments in a sandbox.
* replaced dependency of Django >= 1.1 by Django >= 1.0

**********************************
0.1, 2010-06-03 -- Initial release
**********************************

Initial release as a package.
