Commit graph

9486 commits

Author SHA1 Message Date
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 8863c475c5 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 27793431cf 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 4353640ea9 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 dbf79c5acf from master
2017-01-30 15:39:40 -05:00
Arkadiusz Adamski
672aea5164 [1.10.x] Fixed incorrect namespace in sitemap example.
Backport of 274ca99982 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 f5bf11c72b from master
2017-01-28 12:58:27 -05:00
Tim Graham
b73fabc365 [1.10.x] Removed obsolete GIS install instructions.
Backport of 4054013e00 from master
2017-01-17 13:48:18 -05:00
Ed Morley
0ecc3fc498 [1.10.x] Fixed #27739 -- Documented LabelCommand.label.
Backport of 44cce3ed00 from master
2017-01-17 13:21:01 -05:00
Ed Morley
04446b60f2 [1.10.x] Refs #24109 -- Doc'd the elidable feature in squashing migrations docs.
Backport of d1eda9b4ad from master
2017-01-17 13:03:47 -05:00
Claude Paroz
f3af0acb09 [1.10.x] Fixed #27387 -- Doc'd required HTML attribute in Field.required docs.
Backport of 611ef422b1 from master
2017-01-14 08:13:53 -05:00
André Cruz
6faa7a2e25 [1.10.x] Fixed outdated log level in docs/topics/logging.txt.
Refs b3acdeee50.

Backport of e303739f8e from master
2017-01-12 13:04:52 -05:00
M Somerville
9b16503b76 [1.10.x] Fixed typo in docs/topics/db/managers.txt.
Backport of 56c87b51ab from master
2017-01-11 18:31:41 -05:00
Tim Graham
5ea2228731 [1.10.x] Fixed #27711 -- Demoted "Installing a distribution-specific package" in install intro.
Backport of 991cd69621 from master
2017-01-10 09:30:59 -05:00
Maxime Lorant
ec820df8bf [1.10.x] Removed SHOUTING in doc examples.
Backport of 241e1e3cd7 from master
2017-01-09 17:01:00 -05:00
jpic
f582db1296 [1.10.x] Fixed #27680 -- Linked to "Classy Class-Based Views" in docs.
Backport of 944610a86c from master
2017-01-04 19:12:37 -05:00
Tim Graham
0d9d15925c [1.10.x] Added stub release notes for 1.10.6.
Backport of a50926ede2 from master
2017-01-04 14:33:54 -05:00
Tim Graham
edcbab6dae [1.10.x] Added release date for 1.10.5.
Backport of 32b3961943 from master
2017-01-04 13:21:06 -05:00
Tim Graham
da9b36c52d [1.10.x] Fixed #27658 -- Prevented collectstatic from overwriting newer files in remote storages.
Thanks revimi for the initial patch.

Backport of c85831e4b7 from master
2017-01-04 13:10:03 -05:00
Tim Graham
fe409c22e1 [1.10.x] Corrected unrendered versionadded annotation. 2017-01-02 10:51:01 -05:00
vinay karanam
b0eee991e8 [1.10.x] Refs #27637 -- Fixed timesince, timeuntil on New Year's Eve in a leap year.
Backport of 6128c1736d from master
2017-01-02 08:40:59 -05:00
Tim Graham
5ae186812c [1.10.x] Refs #24154 -- Added check_aggregate_support() to deprecation timeline.
Backport of 2b4bb78f79 from master
2016-12-31 14:06:18 -05:00
Tim Graham
248e64ac99 [1.10.x] Removed nonexistent logout view context from docs.
Backport of 432b25ace0 from master
2016-12-31 07:59:42 -05:00
Tim Graham
637f774952 [1.10.x] Removed links to deprecated GeoIP.
Backport of e2335deeba from master
2016-12-30 20:34:50 -05:00
Mads Jensen
4a6dc71cae [1.10.x] Fixed #27652 -- Doc'd that intcomma works with floats.
Backport of 398a859642 from master
2016-12-30 13:48:12 -05:00
Adam Chainz
f5e0e15ef8 [1.10.x] Fixed #27641 -- Doc'd default local-memory caching in deployment checklist.
Backport of 755406f5ff from master
2016-12-28 19:43:28 -05:00
Tim Graham
3e1be301e2 [1.10.x] Fixed #24994 -- Documented the expected type of settings.SECRET_KEY.
Backport of 9e734875fe from master
2016-12-28 07:37:21 -05:00
Tim Graham
f38f2032c5 Used a nontemporal example in QuerySet.bulk_create() in docs. 2016-12-27 10:00:03 -05:00
Mariusz Felisiak
25e8222615 [1.10.x] Fixed #27637 -- Fixed timesince, timeuntil in leap year edge case.
Backport of 3e5c5e6754 from master
2016-12-27 09:29:47 -05:00
Adam Chainz
1c9f49e80f [1.10.x] Documented url()'s 'regex' parameter.
Backport of 0a9bd266ff from master
2016-12-22 19:16:56 -05:00
Alix Martineau
1a039e76c7 [1.10.x] Fixed #27439 -- Documented macOS locale configuration for Django tests.
Backport of 0a8c685447 from master
2016-12-20 13:21:18 -05:00
Tim Graham
54cce02ddd [1.10.x] Fixed #27616 -- Fixed incorrect vary_on_headers() example.
Backport of 5e239ae907 from master
2016-12-20 08:30:41 -05:00
Tim Graham
2f95b91bbe [1.10.x] Made cosmetic edits to the "What happens when you save?" docs.
Backport of e2112a5e1a from master
2016-12-17 12:06:34 -05:00
Tim Graham
0d019287ee [1.10.x] Documented how to copy a OneToOneField.
Thanks Anton Gilgur for the report and review.

Backport of 2f44fa7f06 from master
2016-12-17 08:59:12 -05:00
Tim Graham
e1f93e2b1e [1.10.x] Refs #25550 -- Removed a deprecated reverse assignment example in docs.
Backport of 8dac9890a5 from master
2016-12-17 08:59:02 -05:00
Javier Rojas
bb9c9103e5 [1.10.x] Doc'd how ModelAdmin.list_display uses short_description.
Backport of 8ab8a8910c from master
2016-12-15 15:57:35 -05:00
Tim Graham
34c1030eb9 [1.10.x] Corrected docs claiming AsGML is supported on Oracle.
Backport of ebb85d1e79 from master
2016-12-15 13:01:33 -05:00
Ben Wilkins
cdc343cac3 [1.10.x] Fixed #25751 -- Doc'd how to use JavaScriptCatalog with i18n_patterns().
Backport of 9524fd9133 from master
2016-12-15 10:33:44 -05:00
Waldemar Kornewald
0d8cdb5bc4 [1.10.x] Fixed #27418 -- Fixed occasional missing plural forms in JavaScriptCatalog.
Backport of b24af2f405 from master
2016-12-14 18:39:35 -05:00
Tim Graham
14fe184e17 [1.10.x] Fixed missing versionadded/changed annotations on docs.djangoproject.com.
Fixed a regression in bacdfbf3d1.

Backport of e5d3f98abc from master
2016-12-14 14:46:14 -05:00
Perry Roper
c2aa836c4f [1.10.x] Added Prefetch import to first use in QuerySet docs.
Backport of 3be2268992 from master
2016-12-14 13:57:32 -05:00
Tim Graham
7ff301ca00 [1.10.x] Fixed #27592 -- Doc'd that QueryDict iter methods are Python 2 only.
Backport of 2e9fa516fd from master
2016-12-14 07:30:09 -05:00
Tim Graham
ce9f56bb9c [1.10.x] Removed deprecated html_translator_class sphinx config option.
Backport of bacdfbf3d1 from master
2016-12-08 13:20:54 -05:00
ntuckovic
1b6649c6d1 [1.10.x] Fixed #27355 -- Added “Creating extension using migrations” docs.
Backport of 4de8aaf7ff from master
2016-12-08 13:20:33 -05:00
Doug Harris
d978b36414 [1.10.x] Fixed #27566 -- Clarified overriding ModelAdmin.save_model()/delete_model() docs.
Backport of 413216fb9f from master
2016-12-08 08:22:24 -05:00
Andreas Pelme
f1f4a7f5a9 [1.10.x] Fixed #27567 -- Fixed crash in the debug view when request.user errors.
Backport of 373140b07a from master
2016-12-06 12:58:40 -05:00
Sergey Fedoseev
6265ca25f3 [1.10.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:29:52 -05:00
Tim Graham
1ba49cd2c8 [1.10.x] Added stub release notes for 1.10.5.
Backport of 6d1394182d from master
2016-12-02 08:49:42 -05:00
Tim Graham
814541f945 [1.10.x] Added release dates for 1.10.4, 1.9.12, 1.8.17.
Backport of 9ea9686532 from master
2016-12-01 17:16:06 -05:00
Ed Morley
82ce55dbbe [1.10.x] Fixed #27558 -- Prevented redundant index on InnoDB ForeignKey.
The MySQL backend overrides _field_should_be_indexed() so that it skips
index creation for ForeignKeys when using InnoDB.
2016-12-01 12:25:37 -05:00
Simon Charette
4074fa9145 [1.10.x] Replaced RawSQL with Cast in Coalesce doc example.
Backport of ad8f6a45eb from master
2016-11-30 12:08:43 -05:00