On Mon, Feb 26, 2007 at 02:52:49PM -0800, omat * gezgin.com wrote: > But I do not want the browser settings (ie the http accepted-headers) > or other options to be considered. I just want to have one preset > language for a specific installation.
* Write messages in Turkish and provide an English translation for the projects that need it, but not for this one (untested). * Hack this specific django installation to always return LANGUAGE_CODE in get_language_from_request. I've tested this, it works. A better way would be to use smth. like FORCE_LANGUAGE if set, otherwise fall back to the stuff django does now. Then you can use the same django installation for different projects. With kind regards, -- Baurzhan Ismagulov http://www.kz-easy.com/ --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---