You can also add the same tuple with the help of context processors.

http://www.djangoproject.com/documentation/templates_python/#django-core-context-processors-i18n
http://www.b-list.org/weblog/2006/jun/14/django-tips-template-context-processors/

On Oct 16, 9:58 pm, AniNair <[EMAIL PROTECTED]> wrote:
> I managed to do it by
> return render_to_response ('language.html',{'LANGUAGES':LANGUAGES})
> and it is working but I just wonder if this is the right way to do
> this.... please help. Thank you


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

Reply via email to