Crud Controller Extension for TG2


Keywords
turbogears2, extension
License
MIT
Install
pip install tgext.crud==0.9.0

Documentation

TurboGears CRUD Generator

Automatically creates CRUD and REST-APIS based on a SQLAlchemy or Ming model. This is the tool that empowers the tgext.admin extension, but can also be used by itself.