9529 Commits

Author SHA1 Message Date
Luke Plant
9d67bfadf8 [1.10.x] Linked to prefetch_related_objects func in DB optimization docs.
Backport of e283c1a from master
2017-11-23 21:37:51 +03:00
Tim Graham
1738592bd0 [1.10.x] Fixed #28802 -- Fixed typo in docs/topics/auth/default.txt.
Backport of d392fc293c9439c19451e152f9560f24d1659563 from master
2017-11-16 10:39:26 -05:00
Tim Graham
260bc84901 [1.10.x] Fixed #28561 -- Removed inaccurate docs about QuerySet.order_by() and joins.
As of ccbba98131ace3beb43790c65e8f4eee94e9631c, both examples don't use
a join.

Backport of 44a6c27fd461e1d2f37388c26c629f8f170e8722 from master
2017-09-06 19:32:27 -04:00
Tim Graham
79a9afe5b3 [1.10.x] Added 2017-12794 to the security release archive.
Backport of 79ae5811c7b06b6462f9411b6665241a4e98bedb from master
2017-09-05 12:33:39 -04:00
Tim Graham
58e08e80e3 [1.10.x] Fixed CVE-2017-12794 -- Fixed XSS possibility in traceback section of technical 500 debug page.
This is a security fix.
2017-09-05 11:19:56 -04:00
Tim Graham
fba3c96a74 [1.10.x] Added stub release notes for security releases. 2017-09-05 11:19:56 -04:00
Michael
db7dfbff53 [1.10.x] Fixed #28568 -- Fixed typo in docs/ref/models/database-functions.txt.
And made an example use naming consistent with the rest of the doc.

Backport of 3f2b1d926bb3a72b4c3d2cd958455ebb9b4ca458 from master
2017-09-04 14:41:26 -04:00
Berker Peksag
2f3613aae6 [1.10.x] Fixed typo in docs/releases/1.10.txt.
Backport of d81c86d32c6b716e49288c22c80ceb6ee924531f from master
2017-09-04 08:40:32 -04:00
Berker Peksag
88b15eb34d [1.10.x] Fixed typos in docs/releases/1.10.txt.
Backport of 90fcf0fce7a9029ae0993eec7020ac23834fc328 from master
2017-09-02 09:09:37 -04:00
Berker Peksag
8ba5811feb [1.10.x] Removed redundant backticks in docs/releases/1.8.txt
Backport of 8d095c6378666e6d5f6cabc9e485c9db2618ff88 from master.
2017-08-21 12:13:50 +02:00
Tim Graham
88b290470a [1.10.x] Fixed typo in docs/ref/contrib/postgres/fields.txt.
Backport of 108ff788cbcd0e1f492d1494dc95e7b2165340fd from master
2017-06-09 12:43:28 -04:00
Lachlan Musicman
7b2d4a95dc [1.10.x] Fixed #28266 -- Fixed typo in docs/ref/models/instances.txt.
Backport of 00093daec9cc61d8af7fcebdbe58e263bea935a3 from master
2017-06-02 09:17:45 -04:00
René Fleschenberg
4cb5141291 [1.10.x] Refs #26294 -- Fixed typo in docs/ref/django-admin.txt.
Backport of a30482a4b6e5d13e7325238fdc902fbca7e714f4 from master
2017-05-30 17:16:18 -04:00
Tim Graham
b59195db80 [1.10.x] Removed incorrect "required" attribute in docs/ref/forms/fields.txt.
Backport of 17ed0d36bc3c380b7d8a0a30ceda09d98ab74fd4 from master
2017-05-29 18:01:41 -04:00
Tim Graham
dc4160ecc0 [1.10.x] Fixed #28239 -- Removed docs for a removed arg of template.Context.
Backport of 0ea321193a1d7f857544760e12058303edd51362 from master
2017-05-25 13:18:33 -04:00
Tim Graham
d4112525e4 [1.10.x] Removed usage of deprecated sphinx.util.compat.Directive.
Backport of cb16458c4f91fe43b898b55b04fb177e914ac3af from master
2017-05-24 10:49:58 -04:00
Dmitry Shachnev
753acae9f2 [1.10.x] Fixed docs build with Sphinx 1.6.
Backport of f370bfb10878918eae8db9985e0856949fa65d3a from master
2017-05-24 10:01:42 -04:00
Paolo Melchiorre
85dc4be21f [1.10.x] Fixed typos in docs/topic/db/search.txt.
Backport of eac396a5d08a2c7424cd897b54360531dc0ceae5 from master
2017-04-08 07:26:42 -04:00
Tim Graham
fd7105e130 [1.10.x] Added CVE-2017-7233,4 to the security release archive.
Backport of b749c980a066a15b58b236656e57b66073a35a52 from master
2017-04-04 21:52:17 -04:00
Tim Graham
f824655bc2 [1.10.x] Fixed #27912, CVE-2017-7233 -- Fixed is_safe_url() with numeric URLs.
This is a security fix.
2017-04-04 10:17:35 -04:00
Tim Graham
2a9f6ef71b [1.10.x] Fixed CVE-2017-7234 -- Fixed open redirect vulnerability in views.static.serve().
This is a security fix.
2017-04-04 10:17:35 -04:00
Tim Graham
15eb3b4c03 [1.10.x] Added stub release notes for security releases. 2017-04-04 10:17:35 -04:00
heathervm
83331d1ed0 [1.10.x] Fixed #27993 -- Fixed model form default fallback for SelectMultiple.
Backport of 7d1e23775344cc3dead03bd4af45f4fdf134b819 from master
2017-03-31 10:17:17 -04:00
Tim Graham
ab38f4b27b [1.10.x] Fixed #27988 -- Fixed typo in docs/ref/django-admin.txt.
Backport of ea36e7454c267aab933e92481288e1eab636cd62 from master
2017-03-28 10:38:36 -04:00
Claude Paroz
16b97a2ceb [1.10.x] Fixed #27981 -- Doc'd date/time filter l10n changes in refs #25758.
Backport of 6585ebebaaa58aeef45210a3119dbaa322f8baca from master
2017-03-27 12:53:33 -04:00
Stefano Rivera
72d4b39c7a [1.10.x] Removed unexpected initial attribute in data migration examples.
Inadvertently added in db97a8849519a3933bf4abd2184efd68ebc21965.
Backport of 899c42cc8e1820948f4091f815ce7890057c4a81 from master
2017-03-25 16:00:20 -04:00
Sergey Fedoseev
9392e3541b [1.10.x] Removed MySQL (unsupported) from Perimeter docs.
Backport of e32265de1a68361ea078f49877ccb0f742508728 from master
2017-03-17 07:48:51 -04:00
lb1c
e0bd66d024 [1.10.x] Fixed incorrect import in docs/ref/models/expressions.txt.
Backport of 36f2262741311159e5c13eb5114fb9e902e2df31 from master
2017-03-15 08:10:15 -04:00
Mariusz Felisiak
46d602dcea [1.10.x] Refs #27924 -- Doc'd that cx_Oracle < 5.3 is required.
Thanks Tim Graham for the review.
2017-03-11 21:46:50 +01:00
Raphael Merx
c4b8c46345 [1.10.x] Fixed #27905 -- Added RelatedFieldWidgetWrapper.value_omitted_from_data().
Backport of fd75c8f2b7070774f6e90f408cb5cddf65b8734e from master
2017-03-07 14:00:09 -05:00
Tim Graham
bae7955955 [1.10.x] Added stub release notes for 1.10.7.
Backport of 6c5348b9d2f49e0b06167ba782829e9754c05bf5 from master
2017-03-07 13:06:10 -05:00
albertoconnor
5f3fd55fe3 [1.10.x] Fixed typo in docs/howto/custom-template-tags.txt.
Backport of 2863e79a5c061b58e57ea7edc12701010725537c from master
2017-03-01 15:43:03 -05:00
Adam Johnson
fac22535ab [1.10.x] Fixed typo in docs/releases/1.10.6.txt.
Backport of c1d652c62f4d03a36dfe5c3a93ab68076825423c from master
2017-03-01 10:16:17 -05:00
Tim Graham
06458598d4 [1.10.x] Added release date for 1.10.6.
Backport of 4f22505a9f96688f27089b49983efd5c49381298 from master
2017-03-01 08:27:57 -05:00
Tim Graham
e298ec4e94 [1.10.x] Fixed #27875 -- Doc'd manager_inheritance_from_future in manager docs.
Backport of 22eb15a18c16b93496f6e88ebe3a306daad492b1 from stable/1.11.x
2017-02-24 16:16:24 -05:00
Sergey Fedoseev
eff483ff32 [1.10.x] Fixed #27479 -- Fixed GDALClose prototype
Backport of faf8a253d3fc2d870fb7ab860581e942d2ad9fbc from master.
2017-02-23 10:26:14 +01:00
Vytis Banaitis
92ce31fd8c [1.10.x] Fixed #27856 -- Improved accuracy of date subtraction on PostgreSQL.
Accuracy was incorrect when dates differ by a month or more.

Backport of 4045fd56cb0f83d0f78de9aca073c7104e4cf8fd from master
2017-02-21 12:59:46 -05:00
Vytis Banaitis
75327b88a8 [1.10.x] Fixed #27828 -- Fixed a crash when subtracting Integer/DurationField from DateField on Oracle/PostgreSQL.
Thanks Mariusz Felisiak for the Oracle workaround.

Backport of d5088f838d837fc9e3109c828f18511055f20bea from master
2017-02-16 17:24:05 -05:00
Tim Graham
4d9143d029 [1.10.x] Clarified that creating a pull request for the tutorial isn't necessary.
Backport of 57292725093eb470851b35174c10573bbf717117 from master
2017-02-16 11:34:28 -05:00
Tim Graham
5044d18e1f [1.10.x] Fixed #27823 -- Updated mod_wsgi example to use WSGIPythonHome.
Backport of 103e6cf26c17ae650b7caa3956b87a215334d761 from master
2017-02-13 19:52:40 -05:00
amalia
e399272bed [1.10.x] Fixed #27820 -- Fixed RequestDataTooBig/TooManyFieldsSent crash.
Backport of 2f10216f84b55920de25422842a66260219e393f from master
2017-02-13 17:16:29 -05:00
Tim Graham
714fdbaa70 [1.10.x] Refs #27807 -- Removed docs for User.username_validator.
The new override functionality claimed in refs #21379 doesn't work.
2017-02-11 13:42:51 -05:00
Tim Graham
5418af7a78 [1.10.x] Fixed typo in docs/topics/testing/tools.txt.
Backport of 545a88fc162ab02f66812284af24a248deafbf5e from master
2017-02-08 12:34:51 -05:00
Tim Graham
f993872e78 [1.10.x] Fixed #27821 -- Clarified docs of the return value of Form.clean_<fieldname>().
Thanks Christian Ullrich for the report and review.

Backport of 8863c475c53f2b44113f25b749a124a5bf3a02f2 from master
2017-02-08 08:39:39 -05:00
Tim Graham
dd952d79f2 [1.10.x] Fixed #27814 -- Removed an inaccurate sentence about Paginator.orphans.
Backport of 27793431cf21a82809c0c39a7c0188a2d83bf475 from master
2017-02-07 14:15:43 -05:00
Tim Graham
cd69ac06d6 [1.10.x] Fixed #27805 -- Fixed ClearableFileInput's "Clear" checkbox on model fields with a default.
Backport of 4353640ea9495d58fabd0357253b82de3b069408 from master
2017-02-06 21:10:44 -05:00
Ryan Castner
82e316ea54 [1.10.x] Added missing word in docs/howto/error-reporting.txt.
Backport of dbf79c5acf962a977e1498e3aab588256e7e7af8 from master
2017-01-30 15:39:40 -05:00
Arkadiusz Adamski
672aea5164 [1.10.x] Fixed incorrect namespace in sitemap example.
Backport of 274ca999825bb782bbbddd769783cf2aa91de7f9 from master
2017-01-30 12:07:43 -05:00
Subhrajyoti Sen
a52b223f74 [1.10.x] Fixed #26708 -- Updated the contributing tutorial to use a GitHub workflow.
Backport of f5bf11c72b267d717dd4379ec80f9f7c5185f80f from master
2017-01-28 12:58:27 -05:00
Tim Graham
b73fabc365 [1.10.x] Removed obsolete GIS install instructions.
Backport of 4054013e002aaed4efac8e2388fa3b694b61bac5 from master
2017-01-17 13:48:18 -05:00