Chapter 14. SimpleSite Tutorial Part 2
Note
You can download the source for this chapter from http://www.apress.com
.
Now that you've seen a bit more of Pylons and are more familiar with how it works, I'll continue the SimpleSite tutorial. Here are the topics I'll cover in this chapter:
Adding a comments system to demonstrate how to deal with one-to-many mappings
Adding a tags system to demonstrate many-to-many mappings as well as how to deal with forms containing multiple check boxes
Adding a navigation hierarchy involving sections and pages to demonstrate SQLAlchemy's inheritance features as well as a custom Routes setup
Then in Chapter 15, I'll cover JavaScript, Ajax, and YUI to show some improvements that you can make to both the visual appearance ...
Get The Definitive Guide to Pylons now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.