On Mon, Oct 6, 2008 at 5:05 AM, Jorge Vargas <[EMAIL PROTECTED]> wrote: > > On Sun, Oct 5, 2008 at 8:49 PM, Emmett <[EMAIL PROTECTED]> wrote: >> >> Pylons newbie here. Followed the docs.pylonshq instructions and >> therefore installed 0.9.7, learning rapidly in the past couple of >> days. I like it. Especially the WSGI concept. I like Python a lot, >> and now this framework (some of the code) has really opened my eyes to >> how expressive and powerful Python can be. >> >> Today noticed that the tutorials dont work (Flickr and Quickwiki) >> which need the javascript stuff in webhelpers < v0.6. To keep >> learning I'll setup a python virtual env running 0.9.6.2 for the >> tutorials. >> > yes they where removed due to being outdated, so all that js related > code will have to be ported back to plain old javascript.
They're still there, they just emit a warning. They'll be removed for WebHelpers 1.0. But I wouldn't spend time with Pylons 0.9.6 unless it helps you understand 0.9.7. -- Mike Orr <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---
