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