December 2008
Intermediate to advanced
564 pages
15h 59m
English
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 ...
Read now
Unlock full access