This one time, at band camp, Martin wrote:
>
>I've just uploaded a tutorial to the pylons-wiki.
>http://pylonshq.com/project/pylonshq/wiki/Tutorial
>
>Hope it is of some use to you and others.

This is great! Thanks!

Some comments:

 * Why do you use c to pass blogPost to the templates, rather than, say,

  m.subexec("detail.myt", blogPost=blogPost)

and putting

<%args>
blogPost
</%args>

in the template?

 * Does the latest stable release of Pylons add FormBuild to the h object,
or does one need to pull unreleased development versions down?  If the
latter, how soon will we get a stable releas that includes FormBuild? :-)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss
-~----------~----~----~----~------~----~------~--~---

Reply via email to