mirror of
https://github.com/django/django.git
synced 2025-07-04 09:49:12 +00:00
unicode: Added a "new in development version" marker to FILE_CHARSET.
git-svn-id: http://code.djangoproject.com/svn/django/branches/unicode@5329 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
a09cb2a9e5
commit
dceac0a384
@ -440,6 +440,8 @@ Whether to use a TLS (secure) connection when talking to the SMTP server.
|
||||
FILE_CHARSET
|
||||
------------
|
||||
|
||||
**New in Django development version**
|
||||
|
||||
Default: ``'utf-8'``
|
||||
|
||||
The character encoding used to decode any files read from disk. This includes
|
||||
|
Loading…
x
Reference in New Issue
Block a user