ok. i got chameleon 2.3 to work. but I still think I have to keep locale specific TeplateLoaders around to make caching work, because the registry key for a template does still not take locale into account, thus may retrieve a template with the wrong translator. Am I missing something?
On Thu, Aug 11, 2011 at 2:03 PM, Malthe Borch <[email protected]> wrote: > On 11 August 2011 13:42, Robert Forkel <[email protected]> wrote: >> Upgrading does not work. Deform complains: >> >> File ".../lib/python2.6/site-packages/deform/template.py", line 4, in >> <module> >> from chameleon.zpt import language >> ImportError: cannot import name language > > You need deform>=0.9.2. > > \malthe > > -- > 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. > > -- 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.
