[1.7.x] Forwardported 1.6.6 release note for #19107.
Backport of 7fcfefbc4a
from master
This commit is contained in:
parent
7e6eeef366
commit
813f938093
|
@ -30,3 +30,6 @@ Bugfixes
|
||||||
* Fixed the "ORA-01843: not a valid month" errors when using Unicode
|
* Fixed the "ORA-01843: not a valid month" errors when using Unicode
|
||||||
with older versions of Oracle server
|
with older versions of Oracle server
|
||||||
(`#20292 <https://code.djangoproject.com/ticket/20292>`_).
|
(`#20292 <https://code.djangoproject.com/ticket/20292>`_).
|
||||||
|
|
||||||
|
* Restored bug fix for sending unicode email with Python 2.6.5 and below
|
||||||
|
(`#19107 <https://code.djangoproject.com/ticket/19107>`_).
|
||||||
|
|
Loading…
Reference in New Issue