TurboGears 1.1 (codename "First Class") is the next major release of TurboGears. This is the official 1.1 documentation. You can also look for the contributed 1.1 documentation in 1.1/RoughDocs. Are you looking for a different version?
TurboGears 1.1 is not released yet. It will bring many new features and speed boost. The 1.1 devplan is available for reference.
TurboGears 1.1 Documentation
TurboGears is a web framework that could create a database-driven, ready-to-extend application in minutes. All with designer friendly templates, easy AJAX on the browser side and on the server side, not a single SQL query in sight with code that is as natural as writing a function.
Tutorials
- Concept of TurboGears
- What's new in TurboGears 1.1
- Download&Install
- QuickStart your project
- Test Driven Development
- Say Hello to the template&controller
- Code data model
- Create the database
- Add some bootstrap data
- Design your URLs
- Write your controller methods
- Write your templates
- Add some static files (CSS and/or JavaScript)
- Build an distribution
References
- How does the AJAX work
- How does the Template work?
- How does the http-framework work?
- How does the ORM work?
- screencasts
- Presentation materials
Community
- Discuss in Mailing Lists (users, developers, and non-english groups)
- Chat in IRC channel
- Watch Sites using TurboGears
- Latest activity in Planet TurboGears
- Report bugs and make feature requests in Ticket system