Commit graph

8983 commits

Author SHA1 Message Date
Arkadiusz Adamski
39fe2713ff [1.9.x] Fixed incorrect namespace in sitemap example.
Backport of 274ca99982 from master
2017-01-30 12:07:55 -05:00
Tim Graham
e1b8ac5a37 [1.9.x] Removed deprecated html_translator_class sphinx config option.
Backport of bacdfbf3d1 and
e5d3f98abc from master
2017-01-23 10:21:36 -05:00
Tim Graham
29b3bdc25c [1.9.x] Declared Sphinx extensions safe for parallel reading.
Backport of 03306a187e from master
2017-01-23 09:50:58 -05:00
Tim Graham
906b5dfd60 [1.9.x] Corrected unrendered versionadded annotation. 2017-01-02 10:52:16 -05:00
vinay karanam
589a091b3b [1.9.x] Refs #27637 -- Fixed timesince, timeuntil on New Year's Eve in a leap year.
Backport of 6128c1736d from master
2017-01-02 08:48:45 -05:00
Tim Graham
9e8bfc5c62 [1.9.x] Refs #24154 -- Added check_aggregate_support() to deprecation timeline.
Backport of 2b4bb78f79 from master
2016-12-31 14:06:23 -05:00
Mariusz Felisiak
50830aa1d9 [1.9.x] Fixed #27637 -- Fixed timesince, timeuntil in leap year edge case.
Backport of 3e5c5e6754 from master
2016-12-27 09:32:23 -05:00
Tim Graham
7418690bf7 [1.9.x] Fixed #27616 -- Fixed incorrect vary_on_headers() example.
Backport of 5e239ae907 from master
2016-12-20 08:30:45 -05:00
Tim Graham
282f27aed5 [1.9.x] Corrected docs claiming AsGML is supported on Oracle.
Backport of ebb85d1e79 from master
2016-12-15 13:03:34 -05:00
Sergey Fedoseev
899f53e5da [1.9.x] Fixed unrendered rows in GIS DB functions table in docs.
Cells in the first column must contain some text.
http://docutils.sourceforge.net/docs/dev/rst/problems.html#tables

Backport of d4822148d0 from master
2016-12-05 17:32:51 -05:00
Tim Graham
0ee4c0f481 [1.9.x] Added release dates for 1.9.12, 1.8.17.
Backport of 9ea9686532 from master
2016-12-01 17:16:19 -05:00
Simon Charette
82701c3c68 [1.9.x] Refs #25284 -- Corrected an obsolete implicit __in lookup example.
Thanks IRC alias rpkilby for the report.

Backport of 9e4fd3301d from master
2016-11-15 08:25:21 -05:00
Mariusz Felisiak
a3fa2c4631 [1.9.x] Fixed #27420 -- Quoted the Oracle test user password in queries.
Backport of c4b04e1598 from master
2016-11-08 16:45:59 -05:00
Tim Graham
734ef022a1 [1.9.x] Added CVE-2016-9013,14 to the security release archive.
Backport of b8ae2c16cf from master
2016-11-01 10:48:49 -04:00
Tim Graham
45acd6d836 [1.9.x] Fixed CVE-2016-9014 -- Validated Host header when DEBUG=True.
This is a security fix.
2016-10-25 15:18:29 -04:00
Marti Raudsepp
4844d86c77 [1.9.x] Fixed CVE-2016-9013 -- Generated a random database user password when running tests on Oracle.
This is a security fix.
2016-10-25 14:31:42 -04:00
Tim Graham
2ed85c1873 [1.9.x] Added stub release notes for 1.9.11/1.8.16. 2016-10-25 13:53:47 -04:00
Tim Graham
9c956ff2f5 [1.9.x] Fixed #27342 -- Corrected QuerySet.update_or_create() example.
Backport of 51b83d9e51 from master
2016-10-13 11:03:34 -04:00
Tim Graham
69a2d0c5bf [1.9.x] Fixed #27307 -- Added missing url names in sitemaps docs.
Backport of fe1aee6b98 from master
2016-10-03 16:05:52 -04:00
Alasdair Nicol
108613eab7 [1.9.x] Fixed 27283 -- Fixed typo in 1.8 release notes.
Backport of 3203171832 from master
2016-09-28 06:51:23 -04:00
Tim Graham
48b1e9fb17 [1.9.x] Added CVE-2016-7401 to the security release archive.
Backport of 6fe846a8f0 from master
2016-09-26 18:22:19 -04:00
Tim Graham
4335d121ca [1.9.x] Added a CVE role for Sphinx.
Backport of a46742e738 from master
2016-09-26 18:22:19 -04:00
Collin Anderson
d1bc980db1 [1.9.x] Fixed CVE-2016-7401 -- Fixed CSRF protection bypass on a site with Google Analytics.
This is a security fix.

Backport of "refs #26158 -- rewrote http.parse_cookie() to better match
browsers." 93a135d111 from master
2016-09-26 12:54:36 -04:00
Tim Graham
690effbcc3 [1.9.x] Fixed #27115 -- Corrected a screenshot in the tutorial.
Backport of b40d24960c from master
2016-08-24 09:00:12 -04:00
Tim Graham
26ccd2ef16 [1.9.x] Fixed typo in docs/releases/1.9.txt
Backport of 5eab1f6f83 from master
2016-08-12 07:30:10 -04:00
Moritz Sichert
f0bf535f2b [1.9.x] Refs #23960 -- Documented how to restore absolute redirect URLs.
Backport of 08b8c46971 from master
2016-08-11 16:36:29 -04:00
Tim Graham
f65d432181 [1.9.x] Added release date for 1.9.9
Backport of 95b47c009b from master
2016-08-01 13:55:45 -04:00
Tim Graham
3771019de9 [1.9.x] Fixed #26657 -- Made GeomValue omit SRID for MySQL.
This fixes some test failures on MySQL 5.7+.

Backport of 9031a4c13b from master
2016-07-28 18:03:42 -04:00
Kenneth Schnall
2255b5f8a7 [1.9.x] Removed extra periods in docs/howto/static-files/index.txt headers.
Backport of cd2e4293cb from master
2016-07-27 13:50:50 -04:00
Naved Khan
3ee1751a99 [1.9.x] Fixed #26941 -- Corrected uwsgi "env = LANG=…" configuration in docs.
Backport of 9a5a789da2 from master
2016-07-25 07:01:25 -04:00
Tim Graham
bdeec1d2ae [1.9.x] Fixed #26925 -- Linked aggregation ordering topic from Meta.ordering docs.
Backport of 3aaf6cf0f3 from master
2016-07-25 06:25:01 -04:00
Jon Dufresne
caec27f87c
[1.9.x] Fixed #26938 -- Fixed invalid HTML in template postmortem on the debug page.
Backport of 348cfccd90 from master
2016-07-24 18:29:01 +02:00
Jon Dufresne
1152c9b795
[1.9.x] Added stub release notes for 1.9.9.
Backport of b2e54aec58 from master
2016-07-24 18:28:55 +02:00
Preetham Nosum
b0b0a02af5 [1.9.x] Fixed #18348 -- Documented SesssionStore.create()
Backport of 32cf01c1c1 from master
2016-07-22 17:19:05 -04:00
petedmarsh
8f7008c487 [1.9.x] Fixed #26899 -- Documented why RawSQL params is a required parameter.
Backport of 7bf3ba0d0c from master
2016-07-21 10:29:18 -04:00
Tim Graham
bc151b692a [1.9.x] Fixed #26918 -- Clarified source of pre/post_save update_fields argument.
Backport of a05d86a69a from master
2016-07-21 10:07:33 -04:00
Tim Graham
57c4db8c69 [1.9.x] Added CVE-2016-6186 to the security release archive.
Backport of bc53af13cb from master
2016-07-18 15:20:38 -04:00
Tim Graham
d03bf6fe4e [1.9.x] Fixed XSS in admin's add/change related popup.
This is a security fix.
2016-07-15 09:23:32 -04:00
Claude Paroz
a74adb4c35 [1.9.x] Fixed #26897 -- Fixed makemessages crash on Python 2 with non-ASCII file names
Thanks Tim Graham for the review.
Backport of 3e71f6544f from master.
2016-07-14 20:39:58 +02:00
Tim Graham
5316ae7d4f [1.9.x] Fixed #26894 -- Fixed a typo in docs/faq/admin.txt
Backport of a117190477 from master
2016-07-14 08:04:57 -04:00
Daniel Rice
678d9f5241 [1.9.x] Reworded a sentence in tutorial 7.
Backport of 08c723fbae from master
2016-07-14 07:51:09 -04:00
Jon Dufresne
b6af8b6f2e [1.9.x] Fixed #26889 -- Fixed missing PostgreSQL index in SchemaEditor.add_field().
Backport of 2e4cfcd2b9 from master
2016-07-13 22:03:09 -04:00
Md. Sadaf Noor
e6db727154 [1.9.x] Fixed #26831 -- Documented session data must be JSON encodable for JSONSerializer.
Backport of 1f82b857ce from master
2016-07-12 13:46:52 -04:00
Tim Graham
065d05e798 [1.9.x] Linked "Features removed" release notes to corresponding deprecation notes.
Backport of ee2f0f311a from master
2016-07-11 15:24:00 -04:00
Sean Marlow
d5f1736dbd [1.9.x] Fixed #26837 -- Documented ModelMultipleChoiceField.to_field_name
Backport of 8b9e16ec85 from master
2016-07-08 11:30:30 -04:00
Tim Graham
76ba451d2f [1.9.x] Fixed capitalization of "URL pattern".
Backport of 415ae960bb from master
2016-07-06 15:32:47 -04:00
Daniel Rice
61da9bb299 [1.9.x] Improved grammar in tutorial01.
Backport of 1f9deba1b3 from master
2016-07-06 15:25:03 -04:00
Romain Garrigues
ca7b926c85 [1.9.x] Fixed #25461 -- Corrected meta API code examples to account for MTI.
In the case of multiple-table inheritance models, get_all_related_objects() and
get_all_related_objects_with_model() don't return the auto-created
OneToOneField, but the new examples didn't account for this.

Backport of 8be84e2ac4 from master
2016-07-06 09:28:55 -04:00
Taylor Edmiston
3cd3a1af6d [1.9.x] Fixed typo in docs/topics/class-based-views/generic-display.txt
Backport of 43d0345fe1 from master
2016-07-06 08:49:08 -04:00
Jiang Haiyun
0b57016ec7 [1.9.x] Fixed a typo in auth docs.
Backport of 6d61ec0e1a from master
2016-07-04 11:04:14 -04:00