From 9a279edc1cedecc65249b061bcb2797fe509a85b Mon Sep 17 00:00:00 2001 From: Adrian Holovaty Date: Fri, 1 Apr 2011 16:18:23 +0000 Subject: Fixed some ReST errors from e-mail -> email change in docs, and changed some docs that shouldn't have been changed (because translation strings haven't been converted yet) git-svn-id: http://code.djangoproject.com/svn/django/trunk@15968 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- docs/ref/unicode.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/ref/unicode.txt') diff --git a/docs/ref/unicode.txt b/docs/ref/unicode.txt index bd11d2a4b8..2a13736b82 100644 --- a/docs/ref/unicode.txt +++ b/docs/ref/unicode.txt @@ -305,7 +305,7 @@ A couple of tips to remember when writing your own template tags and filters: strings at that point. Email -====== +===== Django's email framework (in ``django.core.mail``) supports Unicode transparently. You can use Unicode data in the message bodies and any headers. -- cgit v1.3