Re: Problem routing to certain i18n locales/languages

2009-03-02 Thread Malcolm Tredinnick
On Mon, 2009-03-02 at 11:24 -0800, Scott wrote: > Hi Malcolm, > > Thanks for your response, I suspected that it was something similar. > I'm actually using the Django helper for App Engine (http:// > code.google.com/p/google-app-engine-django/), so there is no django > installation to configure.

Re: Problem routing to certain i18n locales/languages

2009-03-02 Thread Scott
Hi Malcolm, Thanks for your response, I suspected that it was something similar. I'm actually using the Django helper for App Engine (http:// code.google.com/p/google-app-engine-django/), so there is no django installation to configure. Further to this, all of the strings are being provided by ou

Re: Problem routing to certain i18n locales/languages

2009-02-27 Thread Malcolm Tredinnick
On Fri, 2009-02-27 at 13:15 -0800, Scott wrote: > Hello, > > I'm working on an App Engine (using the Django helper) application > that is to be presented in a number of different languages, and > routing is managed primarily by cookie. The app is serving the correct > pages in most cases, but a f

Problem routing to certain i18n locales/languages

2009-02-27 Thread Scott
Hello, I'm working on an App Engine (using the Django helper) application that is to be presented in a number of different languages, and routing is managed primarily by cookie. The app is serving the correct pages in most cases, but a few languages default back to English, despite the cookie bei