by Alessandro Molina for EuroPython 2012
The TurboGears 2.1 release series has deeply focused on speeding up the development process for rapidly prototyping full featured applications. This has lead to a many improvements to the CRUD extension and to the support to pluggable applications. Mastering those tools can make possible to build a complete application without much effort using the partials made available by the pluggable applications and exposing administrative interfaces in a bunch of lines of code using the CRUD extension both using SQLA and MongoDB.