15 lines
361 B
Plaintext
15 lines
361 B
Plaintext
|
===========================
|
||
|
Django 1.8.17 release notes
|
||
|
===========================
|
||
|
|
||
|
*Under development*
|
||
|
|
||
|
Django 1.8.17 fixes a regression in 1.8.16.
|
||
|
|
||
|
Bugfixes
|
||
|
========
|
||
|
|
||
|
* Quoted the Oracle test user's password in queries to fix the "ORA-00922:
|
||
|
missing or invalid option" error when the password starts with a number or
|
||
|
special character (:ticket:`27420`).
|