Bug#556603: python-django: to_locale not working with sr_Latn

2010-01-14 Thread Chris Lamb
tags 556603 + pending thanks Janos Guljas wrote: > Upstream authors have accepted the changes > http://code.djangoproject.com/changeset/12056. Would you like to include > the patch in the python-django, until the final 1.2 in not released? Sure, this is now pending upload. Regards, --

Bug#556603: python-django: to_locale not working with sr_Latn

2010-01-13 Thread Janos Guljas
Hi, Upstream authors have accepted the changes http://code.djangoproject.com/changeset/12056. Would you like to include the patch in the python-django, until the final 1.2 in not released? Thanks. -- Janoš Guljaš WWW: http://www.janos.in.rs GPG: public key http://www.janos.in.rs/F3E9D498.as

Bug#556603: python-django: to_locale not working with sr_Latn

2009-12-01 Thread Janos Guljas
Thanks. I'll inform you about the ticket. On Wed, Dec 2, 2009 at 12:01 AM, Chris Lamb wrote: > forwarded 556603 http://code.djangoproject.com/ticket/12230 > thanks > > Hi Janos, > >> In [2]: to_locale('sr-latn') >> Out[2]: 'sr_LATN' >> >> The output should be 'sr_Latn'. It is an exception that i

Bug#556603: python-django: to_locale not working with sr_Latn

2009-12-01 Thread Chris Lamb
forwarded 556603 http://code.djangoproject.com/ticket/12230 thanks Hi Janos, > In [2]: to_locale('sr-latn') > Out[2]: 'sr_LATN' > > The output should be 'sr_Latn'. It is an exception that is overlooked > when new language has been added. [..] > Ticked has been filed here http://code.djangoprojec

Bug#556603: python-django: to_locale not working with sr_Latn

2009-11-16 Thread Janos Guljas
Package: python-django Version: 1.1.1-1 Severity: normal Tags: patch There is a bug in function to_locale in django/utils/translation/trans_real.py when trying to get locale for sr-latn language. In [1]: from django.utils.translation import to_locale In [2]: to_locale('sr-latn') Out[2]: 'sr_LA