hugo wrote:
I think that Django should support(use only) python unicode strings. http://code.djangoproject.com/wiki/UnicodeInDjango
Looks like a typo: DEFAULT_ENCODING there is actually DEFAULT_CHARSET?
hugo wrote:
I think that Django should support(use only) python unicode strings. http://code.djangoproject.com/wiki/UnicodeInDjango
Looks like a typo: DEFAULT_ENCODING there is actually DEFAULT_CHARSET?