Thanks for reply, and hi Krzysztof Drozd I don't understand some code
you writed, could you please explain it, thanks. And also my english
is not good, if any offend please forgive me :)
2005/11/22, Krzysztof Drozd <[EMAIL PROTECTED]>:
> class Publication(meta.Model):
> title = meta.CharField(
Currently Django only supports selecting a language based on the
browser's Accept-Language setting. Most web frameworks allows
overriding this setting with a cookie-based setting, so that you can
easily switch the language without changing the browser settings. Is
anyone working on this? If not,