Fixed #6057 -- Mark rendered template output as safe for auto-escaping purposes.
commit2f9aebe89d7d69f218b9fb4086c66e609c3df725
authormtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Fri, 30 Nov 2007 15:32:01 +0000 (30 15:32 +0000)
committermtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Fri, 30 Nov 2007 15:32:01 +0000 (30 15:32 +0000)
tree12e70ac77cce0c07f19922479df6be6add0a3018
parentd23463ac73c85fad3e6445ac8eff2a1b0910c579
Fixed #6057 -- Mark rendered template output as safe for auto-escaping purposes.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@6778 bcc190cf-cafb-0310-a4f2-bffc1f526a37
django/template/__init__.py
tests/regressiontests/templates/unicode.py