Despite reading round and round in circles in the documentation, I am
completely baffled about localisation and how it works.  I am not
trying to do any translation yet, but want to code money and date
formats right so that I don't have to rewrite things later.

It isn't even clear to me which locale things are being localised to.
I had presumed that everything would be localised to the browser's
locale, using the language setting, however it seems to be localised
to the LANGUAGE_CODE setting from settings.py.  Am I doing something
wrong?

Any help would be gratefully received.

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