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,
--
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
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
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
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
5 matches
Mail list logo