tgcrud Changelog
====================

0.9 (Feb 24, 2007):
-------------------------

*Changes*

* update template with tg.url
* fancy default status_block
* doc only illustrate the prototype of tgcrud
* use flash method call instead of passing tg_flash parameter

*Features*

* add sqlalchemy support, tested on assign_mapper(tg default), 
  activemapper(old tg default), and elixir 
* could use Schema for validation
* adopt kid alternating row styles in list
* improving Code Kwalitee http://pycheesecake.org/

*Fixes*

* update to fit pep8

*Contributors*

Fred Lin


0.8 (Jan 24, 2007):
-------------------------

*Changes*

* init version

*Features*

* The CRUD layout is from Ruby On Rails scaffold.

*Fixes*

*Contributors*

Fred Lin