Monday, May 30, 2011

Re: setlang using AJAX

Hi Radovan,
this code should go on a web page before the real application.
Basically I'd like to have the user click on a flag representing the
language and load the real site with the appropriate language.

Thanks
L.

On 30 Mag, 15:30, urukay <radovan.be...@gmail.com> wrote:
> hi,
>
> but you have to reload the whole page anyway or you want only part of
> the page to be translated?
> There's a way to change language without form.
>
> R.
>
> On 30. Máj, 13:07 h., Luca Casagrande <luca.casagra...@gmail.com>
> wrote:
>
>
>
>
>
>
>
> > Hello everybody,
> > I'd like to use an AJAX request without any form to change the
> > language of my site.
> > My problem is that I haven't found a way to avoid the csrf_token
> > error..
> > How can I generate the token without any form?
>
> > The other way it to use setlang with a GET request but, according to
> > docs, this seems no more possible.
>
> > Thanks for your support.
> > Luca

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