Friday, July 29, 2011

Re: USE_I18N vs. USE_L10N

On 29/07/2011 5:38pm, Masklinn wrote:
> On 2011-07-29, at 05:56 , kenneth gonsalves wrote:
>
>> On Thu, 2011-07-28 at 09:37 -0700, Lucy Brennan wrote:
>>> Before I comment, I would like to actually know if I got it right. In
>>> Django:
>>>
>>> USE_I18N: translation
>>> USE_L10N: localized formatting
>>>
>>> Right?
>> wrong
> That's not what the Django documentation says, at least in my reading of it.

I've been reading it since this thread began because I want to
understand it. I'm finding it quite hard going but I think I'm getting
somewhere. Here are the bookmarks I have on the topic so far ...

https://docs.djangoproject.com/en/dev/topics/i18n/ -
Internationalization and localization

https://docs.djangoproject.com/en/dev/topics/i18n/internationalization/
- Internationalization

https://docs.djangoproject.com/en/dev/topics/i18n/localization/ -
Localization

https://docs.djangoproject.com/en/dev/topics/i18n/deployment/ -
Deployment of translations

https://docs.djangoproject.com/en/dev/howto/i18n/ - Using
internationalization in your own projects

... and maybe when I've got it working I'll do an noob's overview.

hth

Mike

--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment