On Mon, 2012-05-07 at 11:44 +0530, kenneth gonsalves wrote: > > It'd be strange, but certainly possible, it is broken. We have > > a test case checking that such feature works: > > > > > https://github.com/django/django/blob/master/tests/regressiontests/views/tests/i18n.py#L140 > > > > Could you reduce your failing case to the simplest form > > and share it so we can do more research?. > > I was away - will do that now
weird - I made a simple app with one model that has one field. Trunk picks up the local translation - if LOCALE_PATHS is commented out, it fails as expected. But in none of my older apps (one running for over 5 years) is this happening. Settings are identical in all the apps. -- regards Kenneth Gonsalves -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.