On 6月28日, 上午3時25分, "M.Gehling" <[EMAIL PROTECTED]> wrote: > Hello Jonathan, > > Thanks. I can create a quickstart project with TurboGears 2.0, after one > small patch. In +package+/controllers/root.py_tmpl i change > > class rootController(TurboGearsController): > > to > > class RootController(TurboGearsController): > > Marc > > Jonathan LaCour wrote: > > M.Gehling wrote: > > >> in INSTALL.txt and setup.py you write, that tg2 need pylons > 0.9.5. > >> Does this mean, i need the svn-version from pylons ? > > > Yes, we actually require the current svn version, as we had to fix a bug > > in the Buffet template API handling in Pylons. > > > -- > > Jonathan LaCour > >http://cleverdevil.org
Hi Marc, Thanks for report, it's fixed in [3169] http://trac.turbogears.org/changeset/3169 -- Fred --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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/turbogears-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
