Hi everyone,

I am building a bilingual cms type web site using Flatpages and django
admin to obviously input the content. I am using django-multilingual.
I need to be able to swap languages from one to another remembering
the page the user is on, I am aware of set_language and I created a
testcase to get that working - works fine but using a dropdown menu.
It  seems set_language accepts a POST only. How can I get it to accept
a GET so I can use links for changing languages instead of a dropdown
menu?

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