James Gardner


QuickWiki Tutorial

Posted in Pylons, Python, Web by thejimmyg on the July 23rd, 2006

I’ve written and released a complete tutorial on how to create a working wiki using Pylons and SQLAlchemy. The tutorial assumes you’ve read the installation and getting started guides and takes you all the way from defining the model, adding the templates and coding the forms to adding AJAX capabilities to delete pages by dragging them to a trash area.

http://dev.pylonshq.com/docs/0.9/quick_wiki.html

Leave a Reply