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
Kim DoHyeon
1b0e45e4ea
[1.11.x] Fixed #27931 -- Clarified the meaning of "django catch-all logger."
...
Backport of f21915bb3ad73001b7d987332b2b4a0ae4ec288d from master
2017-08-22 17:41:34 -04: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
Harry Moreno
60f81118f4
[1.11.x] Added "test --keepdb" to testing speedup docs.
...
Backport of 254fb8d1a4e0525d890a5363a5c08f00bc873f03 from master
2017-08-22 10:26:38 -04:00
Nick Pope
d72f953e5a
[1.11.x] Fixed incorrect indentation in remove_stale_contenttypes.
...
It's unnecessary for content_type_display to be constructed from
ct_info in every loop iteration.
Backport of 796fde5b793b6a36b7fc5481994d37ef71da8f58 from master
2017-08-22 09:11:26 -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
Berker Peksag
be24b5eaa5
[1.11.x] Removed redundant backticks in docs/releases/1.8.txt
...
Backport of 8d095c6378666e6d5f6cabc9e485c9db2618ff88 from master.
2017-08-21 09:17:05 +02: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
Mathieu Hinderyckx
1214e7c1b1
[1.11.x] Clarified Concat example in docs.
...
Backport of cf5740fbc8414ab722b938f92b4363ff00d8db88 from master
2017-08-14 14:57:34 -04:00
Jonatas CD
b0ed14644a
[1.11.x] Fixed #28252 -- Corrected docs for default file extensions of makemessages.
...
Backport of 31f133ea08d41907a67f9e3d667f2a09c167a97c from master
2017-08-11 15:24:34 -04:00
Tim Graham
bca1ffc87a
[1.11.x] Fixed #27855 -- Updated docs for Python 3.4 support in Django 2.0.
...
Backport of abd723c6a010be1bc06687d21e8841e07af6fde3 from master
2017-08-11 11:18:09 -04:00
Bryan Helmig
93b53fb942
[1.11.x] Made the @cached_property example more consistent.
...
Backport of 68f0bcb012fefffcf94b25dedd02c061a7544041 from master
2017-08-11 10:14:08 -04:00
Mariusz Felisiak
fe51017efd
[1.11.x] Fixed #23766 -- Doc'd CursorWrapper.callproc().
...
Thanks Tim Graham for the review.
Backport of 660d50805b6788d592b4f1fae706b725baf0195c from master
2017-08-10 22:30:28 +02:00
Raúl Pedro Fernandes Santos
7e7edba64b
[1.11.x] Fixed argument name in call_command() docstring.
...
Follow up to 8f6a1a15516629b30e2fa2c48d5e682f7955868c.
Backport of 7104e051c1c53c1348c1ebb630e5074ea49943b7 from master
2017-08-09 18:05:18 -04:00
Tim Graham
479554f569
[1.11.x] Fixed #28471 -- Clarified that Meta.indexes is preferred to index_together.
...
Backport of d18227e341ed044980d02a1f65f3874166552ded from master
2017-08-08 09:48:21 -04:00
Tim Graham
05a828a1ae
[1.11.x] Fixed #28466 -- Clarified the definition of a lazy relationship.
...
Backport of 50a97edc1a01f3d5325f0be1b91e7c77c3ba7dc0 from master
2017-08-07 15:53:44 -04: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
Tim Graham
55bbfd08b7
[1.11.x] Post-release version bump.
2017-08-01 08:31:30 -04:00
Tim Graham
1a34dfcf79
[1.11.x] Bumped version for 1.11.4 release.
1.11.4
2017-08-01 08:12:43 -04:00
Tim Graham
318414ca70
[1.11.x] Added release date for 1.11.4.
...
Backport of 4c68ef9136c9c32e58ce0273a4e026f17140e2fc from master
2017-08-01 08:09:02 -04:00
Tim Graham
020c1c4cc8
[1.11.x] Fixed #28415 -- Clarified what characters ASCII/UnicodeUsernameValidator accept.
...
Backport of 14172cf4426de6c867028f1c194011c0a26e662d from master
2017-07-27 08:45:59 -04:00
Berker Peksag
6e6aa77b3b
[1.11.x] Replaced "not A== B" with "A != B" in docs/howto/writing-migrations.txt.
...
Backport of c362228556bedb4a8a3cdaf91b9e456e459ecda1 from master
2017-07-26 09:34:31 -04:00
Tim Graham
7386029249
[1.11.x] Fixed #28435 -- Removed inaccurate warning about SECURE_HSTS_PRELOAD.
...
Backport of c7d58c6f43b2d1db5d01f32451bb9ce46d69c5eb from master
2017-07-25 15:28:54 -04:00
Emmanuel
b6620dee72
[1.11.x] Fixed #28349 -- Doc'd how to upgrade Django from LTS to LTS.
...
Backport of 27ef04bb5c3118e00d3eda4b3aa3201d18ea1785 from master
2017-07-24 14:11:32 -04:00
Tobias Schulmann
aef117eb2e
[1.11.x] Fixed #28420 -- Doc'd 'is' comparison restriction for User.is_authenticated/anonymous.
2017-07-24 13:41:16 -04:00
Rachel Tobin
801b6fb32e
[1.11.x] Fixed #28418 -- Fixed queryset crash when using a GenericRelation to a proxy model.
...
Backport of f9e5f9ae9f83c7ddf5e5d3c369b6bf54a9b80ab5 from master
2017-07-21 18:26:03 -04:00
Tim Graham
b0304428d6
[1.11.x] Refs #17453 -- Fixed broken link to #django IRC logs.
...
Backport of c6986a4ebff8db923f906ce84cf118efc82ec79a from master
2017-07-21 18:11:02 -04:00
Roman Selivanov
99d5059d76
[1.11.x] Fixed #28414 -- Fixed ClearableFileInput rendering as a subwidget of MultiWidget.
...
Backport of d4da39685b5974849c73e4c4dc6e07dfdf21c67a from master
2017-07-19 14:45:59 -04:00
Tomer Chachamu
a5e91ab1fb
[1.11.x] Doc'd the need to remove default ordering on Subquery aggregates.
...
Backport of 62917cee5ac75693aa5d9a3de5d8935da2f011df from master
2017-07-18 13:11:26 -04:00
jmk
308945957c
[1.11.x] Fixed 403 link in docs/ref/contrib/gis/install/spatialite.txt.
...
Backport of 841b4648839ce803b7cd5ca8d689fd488293efbd from master
2017-07-17 12:26:28 -04:00
Florian Apolloner
9350f77c69
[1.11.x] Fixed #28399 -- Fixed QuerySet.count() for union(), difference(), and intersection() queries.
...
Backport of adab280cefb15659c39558ac26ea392b0a1e456c from master
2017-07-15 09:10:42 -04:00
Tim Graham
d9ef8ffb58
[1.11.x] Refs #28174 -- Fixed autoreload test crash on Python 2/non-ASCII path.
2017-07-15 08:48:28 -04:00
Srinivas Reddy Thatiparthy
a3b5df8ed5
[1.11.x] Fixed #28387 -- Fixed has_changed() for disabled form fields that subclass it.
...
Backport of 5debbdfcc84266703191e084914998e38f5f52eb from master
2017-07-14 13:27:30 -04:00
Mark Rogaski
fc6b90bdb7
[1.11.x] Fixed #28174 -- Fixed crash in runserver's autoreload with Python 2 on Windows with non-str environment variables.
2017-07-13 13:12:29 -04:00
Sergey Fedoseev
30f334cc58
[1.11.x] Fixed #28389 -- Fixed pickling of LazyObject on Python 2 when wrapped object doesn't have __reduce__().
...
Partial revert of 35355a4ffedb2aeed52d5fe3034380ffc6a438db.
2017-07-12 09:11:48 -04:00
Irindu Indeera
fe7b456825
[1.11.x] Fixed #28352 -- Corrected QuerySet.values_list() return type in docs examples.
...
Backport of babe9e64a6172b09e7f70e8d8f01e67f2cb4176d and
2457c1866ef3586c56bd19aeaa554e78c1ed1875 from master
2017-07-11 14:23:22 -04:00
Tom
b2ebc47a22
[1.11.x] Updated name of topics/db/queries link on index.
...
Backport of 719b370b34ee0b9b4c115da1ce73d1748cd48dd7 from master
2017-07-11 08:15:40 -04:00
Mariusz Felisiak
346b46a274
[1.11.x] Fixed #28378 -- Fixed union() and difference() when combining with a queryset raising EmptyResultSet.
...
Thanks Jon Dufresne for the report. Thanks Tim Graham and Simon Charette
for the reviews.
Backport of ca74e563500e291480f1976b58fcd34aac768dca from master
2017-07-10 20:50:50 +02:00
Mariusz Felisiak
b72298de75
[1.11.x] Added test for intersection() when combining with a queryset raising EmptyResultSet.
...
Backport of 9bca0d0b38d941fe7f3842cb2259d018823ed25e from master
2017-07-10 20:49:15 +02:00
marton bognar
5b450b84e1
[1.11.x] Fixed #28361 -- Fixed possible time-related failure in was_published_recently() tutorial test.
...
Regression in 268a646353c6fa9e5fc3730e13b386ddabb018ef.
Backport of 82741605206382d0afd879c4bce174ef3d6e8aea from master
2017-07-06 18:24:04 -04:00
Tim Graham
81febf4def
[1.11.x] Fixed #28355 -- Fixed widget rendering of non-ASCII date/time formats on Python 2.
2017-07-06 07:41:57 -04:00
Claude Paroz
72026fff39
[1.11.x] Refs #21415 -- Fixed contrib.humanize translations for es_AR
...
Thanks Blas Castro for the report and the patch.
2017-07-05 08:39:39 +02:00
Tushar Malik
664f5708c8
[1.11.x] Added missing import in docs/topics/db/queries.txt.
...
Backport of 14251324e651b43897ae04ecaf543153b2b9b587 from master
2017-07-04 20:18:25 -04:00
Tim Graham
eabd967726
[1.11.x] Added stub release notes for 1.11.4.
...
Backport of 2328f2faf8536704662155fc94c06ca0d13e82ac from master
2017-07-01 19:41:25 -04:00
Tim Graham
6b94e212d3
[1.11.x] Post-release version bump.
2017-07-01 19:38:45 -04:00
Tim Graham
e793a93bef
[1.11.x] Bumped version for 1.11.3 release.
1.11.3
2017-07-01 19:15:04 -04:00
Tim Graham
40da4d0490
[1.11.x] Added release date for 1.11.3.
...
Backport of 25cce597d0b8a6a26149932507ff1597d4ac7e7b from master
2017-07-01 19:14:02 -04:00
Jon Dufresne
8641489f4d
[1.11.x] Fixed #28345 -- Applied limit_choices_to during ModelForm.__init__().
...
field_for_model() now has an additional keyword argument,
apply_limit_choices_to, allowing it to continue to be used to create
form fields dynamically after ModelForm.__init__() is called.
Thanks Tim Graham for the review.
Backport of a1be12fe193c8f3de8a0b0820f460a302472375f from master
2017-06-30 21:28:47 -04:00