On Wed, Oct 7, 2009 at 8:15 PM, Kenneth Gonsalves <law...@thenilgiris.com>wrote:

>
> hi,
>
> I recently added malayalam to an app I run - unfortunately Malayalam does
> not
> load. (Tamil and english work fine). I then found that django itself does
> not
> have malayalam. That deficiency is being rectified, but in the meantime why
> should malayalam not load? I tried to create ~/locale/ml/LC_MESSAGES/ and
> to
> put dummy files there. Then django timed out because it could not work with
> blank files. I would think that this is a bug - surely django should not
> barf
> at using a language just because the said language is not there in django
> itself. Should I file a ticket?
>
>
It's documented behavior:

http://docs.djangoproject.com/en/dev/topics/i18n/#id1

Karen

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to