On 12/28/06, johnny <[EMAIL PROTECTED]> wrote:
Can someone tell how Django does i18n.  I am thinking of doing my next
project using Django.
UI is template tagged, based i18n and i18n dependent database content?

Django uses the fairly standard gettext mechanism to handle
translations; check out the i18n docs for more info:

http://www.djangoproject.com/documentation/i18n/

--
"May the forces of evil become confused on the way to your house."
 -- George Carlin

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to