Re: [ANN] Pylons Cheatsheet

2008-01-28 Thread Marcin Kasperski
http://wiki.pylonshq.com/display/pylonsmisc/Pylons+Cheatsheet Minor remark: in mako templates I prefer ${ next.body() } not ${ self.body() } If you use only one-level inheritance then there is no difference, but next is useful if you have sequence of templates (say main layout,

[ANN] Pylons Cheatsheet

2008-01-23 Thread Christoph Haas
Me again... :) I've been collecting knowledge about the various parts of Pylons in notes cluttering my KDE desktop. So I've started creating a 'Cheat Sheet' styled properly formatted document on my workaround.org site a while ago. To put the document where it can be found I've copied it to: