Todo
====

0.6
---

* Decide if we use WTForms instead of pyramid_simpleform
* Improve the SecurePassword validator
* Make cracklib an optional dependency

0.7
---

* Use form template widgets
* Add a form for users to change their datas
* Add a came_from mecanism
* Add a paster template for child applications

Future
------

* Add data versioning in the database
* Add a 'plugin' mecanism
* Add security and sanity check tools
* Add a logs display tool
* Add database tools in the admin part
* Add an options table for the application
* Add an image manipulation library. Maybe PIL or Wand as a Tween

After version 1.0
-----------------

* Add Python3 support
