On Jul 22, 10:47 am, Dipo Elegbede <delegb...@timbaobjects.com> wrote:
> Hi All,
>
> I am working on a project of mine and it is doing very well.
>
> I want to give users the options to pick their language of choice using
> internationalization and that has been a problem for me.
>
> I have read through the django documentations but cannot get a way around
> this, could you please point me to anyy resource on this.

django.views.i18n.set_language doesn't work ?

https://code.djangoproject.com/browser/django/tags/releases/1.3/django/views/i18n.py#L12

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