We really like TurboGears, the Python mega-framework. Components packaged up to make the whole greater than the sum of its parts? Yes please!
Turbogears 1
Useful Documentation Pages:
Useful Commands:
- tg-admin sql create -- executed from the project directory. reads the model.py file and creates database tables.
- tg-admin sql status -- shows differences between current implementation of classes in database and class definitions.
tg-admin toolbox -- opens web browser to an admin page, including access to CatWalk.
Turbogears 2
Useful Documentation Pages:
Comments:
Add comments by visiting: TurboGears/Comments