mirror of
https://github.com/django/django.git
synced 2025-08-15 08:10:29 +00:00
Forwardported 1.6.6 release notes for refs #20292.
This commit is contained in:
parent
e46801f13d
commit
f294f93a17
1 changed files with 4 additions and 0 deletions
|
@ -26,3 +26,7 @@ Bugfixes
|
||||||
* Fixed transaction handling when specifying non-default database in
|
* Fixed transaction handling when specifying non-default database in
|
||||||
``createcachetable`` and ``flush``
|
``createcachetable`` and ``flush``
|
||||||
(`#23089 <https://code.djangoproject.com/ticket/23089>`_).
|
(`#23089 <https://code.djangoproject.com/ticket/23089>`_).
|
||||||
|
|
||||||
|
* Fixed the "ORA-01843: not a valid month" errors when using Unicode
|
||||||
|
with older versions of Oracle server
|
||||||
|
(`#20292 <https://code.djangoproject.com/ticket/20292>`_).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue