.. note:: **The information on this page is obsolete, incomplete or incorrect and left here only for reference and has not been ported to the new documentation wiki.** Please refer to the `TurboGears documentation wiki`_ for up-to-date documentation. .. _turbogears documentation wiki: http://docs.turbogears.org/
Common problems related to Unicode and i18n issues people experience using TurboGears.
Showing latin1 characters directly in kid
To do so, add this as the first line of your templates <?xml version="1.0" encoding="ISO-8859-1"?>