Excerpts from mickgardner's message of Fri Mar 12 02:45:46 -0300 2010: > Hi there, > > I'm looking for example code of pytons + jquery Ajax. > Does anyone have any code / open source'd projects that I can browse > to see examples of this? > > thanks > > Michael >
As far as I recall when I decided to incorporate ajax in my pylons projects, this entry in Michael Bayer's blog was pretty much all I needed to get me started: http://techspot.zzzeek.org/?p=29 Actually using ajax in pylons is no different as you would use it with other frameworks/languages (AFAIK) Mariano -- 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.
