This issue has been fixed.
On Sep 6, 11:40 am, Subrat <[EMAIL PROTECTED]> wrote:
> I am currently building an app in windows machine which was already
> built in unix machine. While running 'syncdb' command, I am getting
> error 'unsupported locale setting'.
>
> >>> import locale
> >>> locale.set
I am currently building an app in windows machine which was already
built in unix machine. While running 'syncdb' command, I am getting
error 'unsupported locale setting'.
>>> import locale
>>> locale.setlocale(locale.LC_ALL, '')
>> 'English_United States.1252'
When I run this it returns error.
2 matches
Mail list logo