Chapter 19. SimpleSite Tutorial Part 3

In this final part of the SimpleSite tutorial, you'll add authentication and authorization facilities to SimpleSite so that only registered users can edit pages and so that only administrators can move pages or sections around or delete them.

After the authentication and authorization facilities are in place, you'll learn how to customize Pylons' error pages so that they use the same templates as the rest of SimpleSite. At that point, you'll learn how to package up an application and publish it on the Python Package Index. Finally, you'll turn the whole SimpleSite project into a project template (similar to the Pylons template you are used to using to with the paster create --template command) so that other ...

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.