Good tutorial, after a brief scan I only spotted one bug :

7. Templates.
...
Having the % as the first character on a line is shorthand for putting
the whole line in <% and %> brackets.
...
don't forget the implicit m.write :
"<% 'test' %>" == "% m.write('test')"

Tom

On 7/23/06, James Gardner <[EMAIL PROTECTED]> wrote:
>
> Hiya,
>
> Once 0.9 is out I'll be turning it into a screencast but it is pretty
> easy to get it working (as the first part of the tutorial shows) because
>   it is on CheeseShop.
>
> I'll try and get a demo up when we upgrade PylonsHQ too.
>
> Cheers,
>
> James
>
> [EMAIL PROTECTED] wrote:
> > a finished running script would be nice - to show all the goodies.
>
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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