Hasan Ramezani
b80c5baf29
[3.0.x] Fixed #31650 -- Added note uniqueness of constraints names in docs.
...
Backport of 55556e51fb
from master
2020-06-04 07:39:08 +02:00
David Smith
8ec607be84
[3.0.x] Updated How to install Django on Windows guide.
...
Backport of 25352dc019
from master
2020-06-03 16:29:30 +02:00
Mariusz Felisiak
88dc69fcec
[3.0.x] Refs CVE-2020-13254 -- Fixed cache.tests when KEY_PREFIX is defined.
...
Follow up to 2c82414914
.
Backport of 229c9c6653
from master
2020-06-03 13:01:21 +02:00
Carlton Gibson
fafbcc57db
[3.0.x] Added CVE-2020-13254 and CVE-2020-13596 to security archive.
...
Backport of 54975780ee
from master
2020-06-03 12:06:17 +02:00
Mariusz Felisiak
683d01b0ef
[3.0.x] Made default_role_error use logger.
...
This prevents raising errors for translated docs, see
https://github.com/django/djangoproject.com/issues/997
Follow up to 1cdfe8d912
.
Backport of 36a2e9607e
from master
2020-06-03 11:44:51 +02:00
Carlton Gibson
c1dc423f10
[3.0.x] Added stub release notes for 3.0.8.
...
Backport of 7ec2658e1e
from master
2020-06-03 10:55:25 +02:00
Carlton Gibson
56b9f5b063
[3.0.x] Post-release version bump.
2020-06-03 10:30:08 +02:00
Carlton Gibson
44da7abda8
[3.0.x] Bumped version for 3.0.7 release.
2020-06-03 10:23:39 +02:00
Dan Palmer
84b2da5552
[3.0.x] Fixed CVE-2020-13254 -- Enforced cache key validation in memcached backends.
2020-06-03 09:33:20 +02:00
Jon Dufresne
1f2dd37f6f
[3.0.x] Fixed CVE-2020-13596 -- Fixed potential XSS in admin ForeignKeyRawIdWidget.
2020-06-03 09:32:35 +02:00
Carlton Gibson
256d297101
[3.0.x] Added release date for 2.2.13 and 3.0.7.
...
Backport of 81dc710571
from master
2020-06-03 09:14:57 +02:00
David Smith
8734a02f5d
[3.0.x] Updated link to Celery.
...
Backport of 06c8565a46
from master
2020-06-02 14:38:06 +02:00
Carlton Gibson
d22f67848c
[3.0.x] Refs #31485 -- Backported jQuery upgrade to 3.5.1.
2020-06-02 14:36:31 +02:00
Carlton Gibson
b9db041789
[3.0.x] Adjusted URL example in tutorial.
...
No need for the example to be ASP specific.
Co-authored-by: Noah Kantrowitz <noah@coderanger.net>
Backport of 8c49c3f725
from master
2020-06-02 12:27:43 +02:00
Jon Dufresne
caf7c4630d
[3.0.x] Fixed #31643 -- Changed virtualenv doc references to Python 3 venv.
...
Backport of 9f4ceee90a
from master
2020-06-02 11:55:57 +02:00
Chris May
9297a3e627
[3.0.x] Fixed typo in docs/ref/templates/language.txt.
...
Backport of ecaac9e42f
from master
2020-06-01 20:52:56 +02:00
Carlton Gibson
2638627db4
[3.0.x] Fixed #31570 -- Corrected translation loading for apps providing territorial language variants with different plural equations.
...
Regression in e3e48b0012
.
Thanks to Shai Berger for report, reproduce and suggested fix.
Backport of dd1ca50b09
from master
2020-06-01 09:27:53 +02:00
Fabio Sangiovanni
759e946330
[3.0.x] Added SingleObjectMixin.query_pk_and_slug to CBV flattened index.
...
Backport of df18882473
from master
2020-06-01 07:50:19 +02:00
David Smith
4118a9b5f8
[3.0.x] Removed redundant pyenchant dependency in spelling check docs.
...
Backport of 7514852767
from master
2020-06-01 07:09:31 +02:00
Jon Dufresne
e9d13f9d61
[3.0.x] Corrected FAQ link in docs/faq/help.txt.
...
Without the leading slash, was pointing to Python's FAQ
https://docs.python.org/3/faq/index.html .
Backport of 8dabdd2cc5
from master
2020-05-29 21:24:59 +02:00
Jon Dufresne
9f30a7ebd3
[3.0.x] Changed some doc links to use intersphinx.
...
Backport of 494ba27b5f
from master
2020-05-29 21:11:42 +02:00
David Smith
066076afaa
[3.0.x] Fixed #31628 -- Updated Windows install guide to recommend venv.
...
Backport of 922ff51f5a
from master
2020-05-27 11:20:52 +02:00
Carlton Gibson
11fc1cac9e
[3.0.x] Updated expected release dates for 3.0.7 and 2.2.13.
...
Backport of 9d55ae00d3
from master
2020-05-27 10:21:15 +02:00
Mariusz Felisiak
24cffddc6f
[3.0.x] Fixed some formatting issues in docs.
...
Backport of 803e70b1ad
from master.
2020-05-27 09:09:44 +02:00
René Fleschenberg
f175e03fc2
[3.0.x] Refs #23097 -- Used new octal format in FILE_UPLOAD_PERMISSIONS docs.
...
Backport of f24b59267b
from master
2020-05-25 21:04:49 +02:00
Claude Paroz
7f1d73e1cf
[3.0.x] Removed instructions for unsupported Apache versions.
...
Backport of cfa0c0e252
from master
2020-05-25 08:58:00 +02:00
Carlton Gibson
49427acd4a
[3.0.x] Updated list of third-party DB backends.
...
* Alphabetized third-party DB backend list.
* Added backticks around single-word link texts to ease visual/machine sorting.
* Added CockroachDB to list of third-party DB backends.
* Updated third-party DB backend URLs.
Thanks to Nick Pope and Tim Graham for the review.
Backport of 6dcfa70cac
from master
2020-05-21 20:55:54 +02:00
Michael Manfre
e4d96084cf
[3.0.x] Added notes related to security pre-notification list requests.
...
Backport of 0e893248b2
from master
2020-05-21 10:32:02 +02:00
Mariusz Felisiak
52453b438a
[3.0.x] Refs #31607 -- Added release notes for a125da6a7c
.
...
Backport of 8328811f04
from master
2020-05-20 09:19:37 +02:00
Mariusz Felisiak
0ba5aadb33
[3.0.x] Fixed #31607 -- Fixed evaluated Subquery equality.
...
Regression in 691def10a0
.
Backport of a125da6a7c
from master
2020-05-19 22:51:01 +02:00
Mariusz Felisiak
92acf1022f
[3.0.x] Fixed #31584 -- Fixed crash when chaining values()/values_list() after Exists() annotation and aggregation on Oracle.
...
Oracle requires the EXISTS expression to be wrapped in a CASE WHEN in
the GROUP BY clause.
Regression in efa1908f66
.
Backport of 3a941230c8
from master
2020-05-14 15:11:18 +02:00
Simon Charette
49bbf6570d
[3.0.x] Fixed #31568 -- Fixed alias reference when aggregating over multiple subqueries.
...
691def10a0
made all Subquery() instances
equal to each other which broke aggregation subquery pushdown which
relied on object equality to determine which alias it should select.
Subquery.__eq__() will be fixed in an another commit but
Query.rewrite_cols() should haved used object identity from the start.
Refs #30727 , #30188 .
Thanks Makina Corpus for the report.
Backport of adfbf653dc
from master
2020-05-14 10:26:16 +02:00
Simon Charette
afceb2241b
[3.0.x] Fixed #31566 -- Fixed aliases crash when chaining values()/values_list() after annotate() with aggregations and subqueries.
...
Subquery annotation references must be resolved if they are excluded
from the GROUP BY clause by a following .values() call.
Regression in fb3f034f1c
.
Thanks Makina Corpus for the report.
Backport of 42c08ee465
from master
2020-05-14 08:40:40 +02:00
Mariusz Felisiak
6e8a11e88c
[3.0.x] Added stub release notes for 2.2.13.
...
Backport of 50798d4389
from master
2020-05-14 06:30:30 +02:00
Jon Dufresne
7fa16e58d0
[3.0.x] Fixed numbered list in admin overview docs.
...
Backport of 05ed7104c0
from master
2020-05-13 09:10:39 +02:00
Mariusz Felisiak
48ed73fb74
[3.0.x] Fixed E128, E741 flake8 warnings.
...
Backport of 0668164b4a
from master.
2020-05-12 08:55:06 +02:00
Omkar Kulkarni
16bdb6b7ba
[3.0.x] Fixed #31495 - Corrected note about admin i18n in tutorial.
...
Thanks to Adam Johnson and Claude Paroz for review.
Backport of b7f1c0d86d
from master
2020-05-06 17:38:27 +02:00
Adam Johnson
cdf320dfb2
[3.0.x] Fixed a/an typos in "SQL" usage.
...
Backport of 1c2c6f1b51
from master
2020-05-06 06:36:16 +02:00
Mariusz Felisiak
fdd5eb4309
[3.0.x] Fixed #31538 -- Fixed Meta.ordering validation lookups that are not transforms.
...
Regression in 440505cb2c
.
Thanks Simon Meers for the report.
Backport of b73e66e758
from master
2020-05-05 09:09:17 +02:00
Adam Johnson
883362b6a7
[3.0.x] Corrected models.FilePathField signature in docs.
...
Backport of 787981f9d1
from master
2020-05-04 12:40:33 +02:00
Mariusz Felisiak
5c6be5816d
[3.0.x] Fixed typo in docs/releases/3.0.6.txt.
...
Backport of 7668f9bce9
from master
2020-05-04 07:43:48 +02:00
Mariusz Felisiak
668f745bb7
[3.0.x] Added stub release notes for 3.0.7.
...
Backport of 8e8ff38cb8
from master
2020-05-04 07:43:44 +02:00
Mariusz Felisiak
e538d6d684
[3.0.x] Post-release version bump.
2020-05-04 07:30:27 +02:00
Mariusz Felisiak
24dd73a524
[3.0.x] Bumped version for 3.0.6 release.
2020-05-04 07:15:37 +02:00
Mariusz Felisiak
b6e76cec12
[3.0.x] Updated man page for Django 3.0.
2020-05-04 07:13:43 +02:00
Mariusz Felisiak
c95ce8c34d
[3.0.x] Added release date for 3.0.6.
...
Backport of c5358794e3
from master
2020-05-04 07:04:42 +02:00
David Smith
fc0e0876da
[3.0.x] Refs #27778 -- Removed reference to ASCII usernames in django.contrib.auth.models.User docs.
...
Backport of 505b7b6163
from master
2020-05-01 06:11:58 +02:00
Hasan Ramezani
8e23b89ffd
[3.0.x] Fixed #31521 -- Skipped test_parsing_rfc850 test on 32-bit systems.
...
Backport of f121621073
from master
2020-04-30 07:13:25 +02:00
Mariusz Felisiak
16dbeb2d51
[3.0.x] Updated expected date for 3.0.6 release.
...
Backport of 2788de95e3
from master
2020-04-28 10:13:23 +02:00
Mariusz Felisiak
e19ab18773
[3.0.x] Fixed broken links in docs.
...
Backport of b28be08cac
from master
2020-04-28 10:10:15 +02:00