Mariusz Felisiak
0d21bdd380
[1.11.x] Fixed #28498 -- Added support for cx_Oracle 6.
...
- Fixed implicit Decimal to float conversion when input_size is not
specified for Decimal parameters.
- Used encoding, nencoding parameters of cx_Oracle.connect() to support
unicode in DSN.
Thanks Tim Graham for the review.
2017-08-23 10:01:49 +02:00
Mariusz Felisiak
e6dd785bb7
[1.11.x] Fixed typo in docs/releases/1.11.5.txt.
...
Backport of 330e965cd8d70eb3c169d655aaa88f7f915adb1a from master
2017-08-23 08:57:32 +02:00
Kevin Grinberg
90be8cf2a4
[1.11.x] Fixed #28451 -- Restored pre-Django 1.11 Oracle sequence/trigger naming.
...
Regression in 69b7d4b116e3b70b250c77829e11038d5d55c2a8.
Backport of c6a3546093bebae8225a2c5b7e0836a2b0617ee5 from master
2017-08-22 17:41:25 -04:00
Claude Paroz
dd82f1df55
[1.11.x] Fixed #28502 -- Made stringformat template filter accept tuples.
...
Backport of 4ead705cb3cf04bb7551ac037d1e11f682b62bcf and
ed77bea58274e11e5a9e4c8b9650f50deb8a2b26 from master
2017-08-22 08:57:50 -04:00
Mariusz Felisiak
07e34f8bca
[1.11.x] Fixed #28498 -- Fixed test database creation with cx_Oracle 6.
...
Backport of 6784383e93d582f43f8cb5f7647a05645cbb339b from master
2017-08-16 18:42:41 +02:00
Tim Graham
a49764dd9d
[1.11.x] Fixed #28441 -- Fixed GEOS version parsing with a commit hash at the end.
...
A less invasive backport of 78c155cf2e5a27fd2db18c2d46953b1b0fdba829
from master
2017-08-02 09:46:52 -04:00
Tim Graham
2ec74bfcac
[1.11.x] Added stub release notes for 1.11.5.
...
Backport of 53d2534b3813f46f373bbf751ac3baf21c50d405 from master
2017-08-01 08:47:19 -04:00