> I'm interested in finding out more about practical use of django's > multi-language capabilities for international sites. Do any of you > have experience with this? And can you point towards resources/apps > etc. for utilizing these features?
This is for i18n of the interface: http://docs.djangoproject.com/en/dev/topics/i18n/ For content this is a great talk from djangoski: http://docs.google.com/fileview?id=0B29qXMz8reouYzJhMjhhZDMtOTQ5MC00NjY3LWIxM2EtY2U3ZmI2NzQzYjk3&hl=en -- Andy McKay, @andymckay Django Consulting, Training and Support -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. 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.

