I'm going through the tutorials under 0.9.7. The Flickr tutorial says 
config/middleware.py should have

javascripts_app = StaticJavascripts()
...
app = Cascade([static_app, javascripts_app, app])

and a /javascripts/effects.js file. Neither are there.

I read the "What's new in Pylons 0.9.7?" at 
http://wiki.pylonshq.com/pages/viewpage.action?pageId=11174779 . I see 
there are changes in the javascript middleware, but it's not clear how 
to rework/get through this tutorial.

What changed wrt to the Flickr tutorial and how does one get the 
tutorial to work?




--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to pylons-discuss@googlegroups.com
To unsubscribe from this group, send email to 
pylons-discuss+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to