8299 Commits

Author SHA1 Message Date
Alasdair Nicol
6e24eeef60 [1.8.x] Fixed 27283 -- Fixed typo in 1.8 release notes.
Backport of 32031718320e1b4d708b15d8c67738e4c77c9bc7 from master
2016-09-28 06:51:42 -04:00
Tim Graham
d5430a5ff9 [1.8.x] Added CVE-2016-7401 to the security release archive.
Backport of 6fe846a8f08dc959003f298b5407e321c6fe3735 from master
2016-09-26 18:30:31 -04:00
Tim Graham
47f5d799b2 [1.8.x] Added a CVE role for Sphinx.
Backport of a46742e738b91f79dd7b2e6ecba6dd1604e14d05 from master
2016-09-26 18:30:16 -04:00
Collin Anderson
6118ab7d06 [1.8.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." 93a135d111c2569d88d65a3f4ad9e6d9ad291452 from master
2016-09-14 13:42:24 -04:00
Tim Graham
717aa88439 [1.8.x] Fixed #26807 -- Documented how to replicate SubfieldBase's assignment behavior.
Backport of 518eaf1fa2d86dc1b0ba7adba22b30bcc8f3a497 from master
2016-08-18 21:09:12 -04:00
Naved Khan
7665a52161 [1.8.x] Fixed #26941 -- Corrected uwsgi "env = LANG=…" configuration in docs.
Backport of 9a5a789da2b53a9c19ea47130507ce26839eb008 from master
2016-07-25 07:01:32 -04:00
Tim Graham
2deed2ea08 [1.8.x] Added CVE-2016-6186 to the security release archive.
Backport of bc53af13cbf09b0cbac945426c2d51d0ca52fff3 from master
2016-07-18 15:20:55 -04:00
Tim Graham
f68e5a9916 [1.8.x] Fixed XSS in admin's add/change related popup.
This is a security fix.
2016-07-18 13:45:11 -04:00
Marissa Zhou
358ae4a687 [1.8.x] Fixed #24796 -- Moved SecurityMiddleware in MIDDLEWARE_CLASSES docs.
Partial backport of 8b1f39a727be91aab40bdb37235718ed63ae1d50 from master
2016-07-18 07:57:00 -04:00
Jon Dufresne
8edfdddbc8 [1.8.x] Fixed #26889 -- Fixed missing PostgreSQL index in SchemaEditor.add_field().
Backport of 2e4cfcd2b9a0984ad6c4087a5deebbf33413835c from master
2016-07-13 22:15:43 -04:00
Romain Garrigues
2a49d8e9b2 [1.8.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 8be84e2ac42b2556fd6fa07794b3708b143ef341 from master
2016-07-06 09:28:58 -04:00
Taylor Edmiston
787675789c [1.8.x] Fixed typo in docs/topics/class-based-views/generic-display.txt
Backport of 43d0345fe11624d6b4fd960139ff653451b4f147 from master
2016-07-06 08:49:17 -04:00
Krzysztof Jurewicz
be5dfde7c2 [1.8.x] Fixed #26774 -- Corrected value of default_zoom in GeoModelAdmin doc
Backport of 6dd4d2709bfe427c05842c0269860ef95a0b4f00 from master
2016-06-17 14:03:52 +02:00
Berker Peksag
ba29dfb191 [1.8.x] Fixed #21588 -- Corrected handler initialization in "modifying upload handlers" example.
Backport of 8f50ff5b15a742f345dade0848a3fbbf2aff629d from master
2016-06-09 12:52:44 -04:00
Tim Graham
0f12924eb5 [1.8.x] Updated release notes links to prevent warnings with Sphinx 1.4.2.
Backport of 149ace94dfc10504a0e69462c7737f5ce05340a4 from master
2016-06-02 11:50:26 -04:00
Tim Graham
8346d2b633 [1.8.x] Ignored new warnings when building the docs with Sphinx 1.4.
Backport of af3273757397fa88163174546f2b620d7b4837ed from master
2016-06-02 11:30:49 -04:00
Florian Apolloner
d4ad28dbdd [1.8.x] Fixed a typo in the docs.
Backport of 62e4f8ec435a4b600c8efb071201070a2443477e from master.
2016-05-31 16:57:31 +02:00
Berker Peksag
4295848868 [1.8.x] Fixed #26503 -- Removed an outdated example from session docs.
Backport of 698c8dfc2a5c5865a8bb163c1ae70b75d53e6415 from master
2016-05-31 07:21:23 -04:00
Sergey Fedoseev
17a7ca283f [1.8.x] Fixed typo in docs/topics/forms/modelforms.txt
Backport of 26794f6657a9d201d47a0748a449a94ad5d7c66e from master
2016-05-27 10:31:57 -04:00
MariKiev
4f50139692 [1.8.x] Added imports to docs/topics/db/aggregation.txt example.
Backport of 30d110ef43d8a3c50ea8ec4e4fe49bd2bb859530 from master
2016-05-25 09:57:55 -04:00
Tim Graham
e06bbf8fc3 [1.8.x] Fixed #26636 -- Fixed typo in docs/ref/request-response.txt
Backport of 6d9c5d46e644a8ef93b0227fc710e09394a03992 from master
2016-05-18 21:39:58 -04:00
vytisb
163972eb61 [1.8.x] Fixed code example in docs/howto/custom-lookups.txt
Backport of b3acf35f13aae57eb3c8340dd5ff7e61482e2537 from master
2016-05-06 08:26:27 -04:00
Tim Graham
3b2b51712b [1.8.x] Added release date for 1.8.13. 2016-05-02 18:17:09 -04:00
Joshua Phillips
052e1f17ca [1.8.x] Fixed #26557 -- Converted empty strings to None when saving GenericIPAddressField.
Backport of 4681d65048ca2553895e10c2c492997b0a78ffba from master
2016-04-29 10:17:00 -04:00
Tim Graham
7934695a0f [1.8.x] Refs #25136 -- Fixed nonexistent field reference in aggregation topic guide.
Thanks Ankush Thakur for the report and Simon for the review.

Backport of fe70f280d7ea4402f676696c4013c4a23d4e4990 from master
2016-04-27 15:26:14 -04:00
Jon Dufresne
f8b8bcea5d [1.8.x] Fixed incorrect rendered widget in forms example.
Backport of 38ddd4ab553fb6b311c62d15fca7d848f84d539a from master
2016-04-20 21:08:38 -04:00
Lukasz Wiecek
0a411b2224 [1.8.x] Fixed #26498 -- Fixed TimeField microseconds round-tripping on MySQL and SQLite.
Thanks adamchainz for the report and review.

Backport of d3c87a2425b30400c3e6ea76585a9a537b6d0386 from master
2016-04-18 09:49:31 -04:00
Tim Graham
a61b26a651 [1.8.x] Added stub release notes for 1.8.13.
Backport of ad3c72118fd79d27c9f958f41d354b59d883d403 from master
2016-04-13 13:22:08 -04:00
Mikkel Munch Mortensen
7c67508a80 [1.8.x] Fixed #26477 -- Fixed typo in docs/ref/contrib/contenttypes.txt
Backport of 4bb3ddbcc674601743c63311d7efbf0e1fd19742 from master
2016-04-07 13:53:58 -04:00
Tim Graham
539302ee9a [1.8.x] Added release date for 1.8.12.
Backport of 93539ba2f42fe56bacefd09a9e8f93b31565f746 from master
2016-04-01 13:30:53 -04:00
Simon Charette
5198b0abea [1.8.x] Fixed #26438 -- Fixed multiple .objects typos in the docs.
Thanks Pablo Oubiña for the report.

Backport of 64aba7a8aba06b8be52a1a099b44e1d3be4bdd26 from master
2016-03-31 18:34:03 -04:00
Aymeric Augustin
ca051388de [1.8.x] Fixed #26408 -- Updated link to DEP 182.
Thanks kaifeldhoff for the report.

Backport of 7b1ce7f from master
2016-03-25 20:52:33 +01:00
Tim Graham
0496838e61 [1.8.x] Fixed #26387 -- Restored the functionality of the admin's raw_id_fields in list_editable.
Backport of acfaec3db5ba39de52f6e607e74343dccf72fba1 from master
2016-03-25 14:57:12 -04:00
Tim Shaffer
540b487cd6 [1.8.x] Fixed typo in docs/topics/db/aggregation.txt.
Backport of 8550566af6321fe111ac1fe6497720e6ac291824 from master
2016-03-25 13:38:38 -04:00
Tim Graham
a2970a0464 [1.8.x] Fixed #26392 -- Corrected login_required/permission_required stacking example.
Backport of c41737dc00e2c8d34046b9f856f23fcc0cb4a82c from master
2016-03-21 19:58:44 -04:00
Amine
08b0a08c25 [1.8.x] Fixed a broken link in docs/internals/contributing/writing-documentation.txt.
Backport of 8b5a4fa941ba6e308b5ebd831b7953440fc0ee9b from master
2016-03-19 16:19:56 -04:00
Tim Graham
56f5059239 [1.8.x] Fixed #26375 -- Used a more generic name in a reusable template example.
Backport of 1d0abeaf757518808aabe9c85a2beaaa340fbc43 from master
2016-03-18 11:38:47 -04:00
Andrew Abraham
5d931314e3 [1.8.x] Fixed DiscoverRunner failfast parameter default in docs.
Backport of f2d9caa625084b0b96d60153f6b26ba43a1ab835 from master
2016-03-15 18:35:08 -04:00
Tim Graham
c7764ca3a0 [1.8.x] Fixed #26324 -- Fixed DurationField with fractional seconds on SQLite.
Backport of 4f0cd0fd162122da96978b357ac9fc9534529410 from master
2016-03-10 19:16:31 -05:00
Tim Osborn
ae4d932b1a [1.8.x] Fixed indenting in "Serving files in development" code example
Backport of 8fb3a2877bac1ecf0e5665389d60eab637d1622e from master
2016-03-09 14:57:50 +11:00
John-Mark Bell
a5e9ae9ad5 [1.8.x] Fixed #26325 -- Made MultiPartParser ignore filenames that normalize to an empty string.
Backport of 4b129ac81f4fa38004950d0b307f81d1e9b44af8 from master
2016-03-07 13:22:38 -05:00
Tim Graham
6d312f95f3 [1.8.x] Added stub release notes for 1.8.12.
Backport of c960af4adb87f8ce87f5698902b68e8332e448cb from master
2016-03-05 10:02:12 -05:00
Claude Paroz
beb392b85e [1.8.x] Added safety to URL decoding in is_safe_url() on Python 2
The errors='replace' parameter to force_text altered the URL before checking
it, which wasn't considered sane. Refs 24fc935218 and ada7a4aef.
Backport of 552f03869e from master.
2016-03-04 23:39:46 +01:00
Claude Paroz
28bed24f55 [1.8.x] Fixed #26308 -- Prevented crash with binary URLs in is_safe_url()
This fixes a regression introduced by c5544d28923.
Thanks John Eskew for the reporti and Tim Graham for the review.
Backport of ada7a4aef from master.
2016-03-04 21:16:51 +01:00
Tim Graham
f294b3833b [1.8.x] Added stub release notes for 1.8.11.
Backport of 2f0c785a4c2353a3035ba6022cec5e25fb9d569b from master
2016-03-04 09:48:11 -05:00
Tim Graham
8b891cf386 [1.8.x] Fixed #26321 -- Added missing "for_save" parameter in expressions example.
Thanks tomaszn for the patch.

Backport of de8a11ba18d5902c668d4db47c38c9c6bdf9c1da from master
2016-03-03 19:38:06 -05:00
Alasdair Nicol
e4be3c80a1 [1.8.x] Fixed #26309 -- Documented that login URL settings no longer support dotted paths.
Backport of 2404d209a5e8c4573927e14587735562b79e13ed from master
2016-03-03 07:49:06 -05:00
Dmitry Dygalo
6a9bb1447c [1.8.x] Fixed typo in 1.8.10 release date.
Backport of 5155c2b4587629c4bc77a11846e5b9d3ba5a43ef from master
2016-03-02 07:10:21 -05:00
Tim Graham
640c99e8b3 [1.8.x] Added CVE-2016-2512/2513 to security release archive.
Backport of 24fc9352183c449a8b11d1c7b442e70aa61a8800 from master
2016-03-01 12:36:20 -05:00
Florian Apolloner
f4e6e02f77 [1.8.x] Fixed CVE-2016-2513 -- Fixed user enumeration timing attack during login.
This is a security fix.
2016-02-29 08:07:17 -05:00