Commit Graph

26897 Commits

Author SHA1 Message Date
Mariusz Felisiak 9a17ae50c6 [2.2.x] Fixed #31021 -- Fixed proxy model permissions data migration crash with a multiple databases setup.
Regression in 98296f86b3.

Backport of e8fcdaad5c from master
2019-11-29 11:10:59 +01:00
Baptiste Mispelon 019a1b9274 [2.2.x] Fixed #31029 -- Used more specific links to RFCs.
Backport of ff1b19da67 from master
2019-11-28 08:00:49 +01:00
Baptiste Mispelon 57f5a7e36b [2.2.x] Refs #31029 -- Added note about :rfc: role in writing documentation docs.
Backport of 42df1b178b from master
2019-11-28 08:00:43 +01:00
Mariusz Felisiak 3cf70df468 [2.2.x] Fixed #31018 -- Removed django-nonrel in NoSQL databases FAQ.
Backport of a36f7ed6ac from master
2019-11-27 07:37:54 +01:00
Adam Johnson e82a1bcf62 [2.2.x] Improved custom MultiWidget example in docs.
Backport of 7742cc0c8f from master
2019-11-26 18:35:56 +01:00
Sergey Fedoseev c2a8a69b72 [2.2.x] Used 🎫 role in all tickets links.
Backport of abc51d44af from master.
2019-11-26 14:45:15 +01:00
Baptiste Mispelon 7873d3757d [2.2.x] Fixed #31031 -- Fixed data loss in admin changelist view when formset's prefix contains regex special chars.
Regression in b18650a263.

Backport of 52936eface from master
2019-11-26 09:19:39 +01:00
Sergey Fedoseev 2af606003a [2.2.x] Updated link to IBM DB2 backend.
See https://github.com/ibmdb/python-ibmdb/pull/375
Backport of 5573a54d40 from master
2019-11-25 21:00:44 +01:00
Baptiste Mispelon 28dd5362ae [2.2.x] Fixed #31025 -- Fixed highlightlinenothreshold deprecation warning on Sphinx 1.8+.
Backport of 89d41cba39 from master
2019-11-25 10:35:42 +01:00
Sergey Fedoseev f2f8e84939 [2.2.x] Doc'd SpatiaLite support of 3D geometry fields.
Support was added in 65129aac07.

Backport of 85c5989007 from master
2019-11-25 09:31:44 +01:00
Baptiste Mispelon ad56858e83 [2.2.x] Fixed #28469 -- Doc'd how to create a custom HttpResponse subclass.
Backport of 9f1ec9efc3 from master
2019-11-25 08:35:54 +01:00
Hasan Ramezani 8a8ea93b98 [2.2.x] Fixed #30625 -- Doc'd cache.get()/delete() behavior change in Django 2.2.
Backport of f69b32782e from master
2019-11-21 10:55:16 +01:00
Sergey Fedoseev 9c0fed53ed [2.2.x] Made versionadded/versionchanged annotations without a content end with ".".
Regression in d2afa5eb23.
Backport of 5032556483 from master
2019-11-21 09:04:08 +01:00
Caio Ariede 11e42001d9 [2.2.x] Fixed #27164 -- Fixed an example of using routers in multiple databases docs.
Make sure that AuthRouter includes ContentType in the same database.

Backport of 608e06023e from master
2019-11-20 11:51:59 +01:00
Mariusz Felisiak 4082f078bc [2.2.x] Added stub release notes for 2.1.15.
Backport of e9def97d10 from master
2019-11-19 12:45:04 +01:00
Hasan Ramezani c31252fc75 [2.2.x] Fixed #30999 -- Fixed typo in docs/howto/custom-template-tags.txt.
Backport of 33eecfa740 from master
2019-11-19 10:09:55 +01:00
Luke Plant da186625a0 [2.2.x] Expanded API stability docs to include our policy of continual improvement.
Backport of 5cef2cd4a1 from master
2019-11-18 21:40:22 +01:00
Baptiste Mispelon d5e8ad0049 [2.2.x] Fixed #30990 -- Fixed example output in 'z' date format docs.
Backport of 1185c6172b from master
2019-11-18 12:04:51 +01:00
Mariusz Felisiak 622158b371 [2.2.x] Refs #29926 -- Doc'd Python 3.8 compatibility in Django 2.2.x.
Backport of b93a0e34d9 from master.
2019-11-12 22:15:27 +01:00
Bastien Vallet cc3516dc4f [2.2.x] Refs #29926 -- Added Python 3.8 to classifiers and tox.ini.
Backport of 37f02c47f8 from master.
2019-11-12 21:49:09 +01:00
Mariusz Felisiak 8eda248dc9 [2.2.x] Refs #29926 -- Bumped minimum tblib version to 1.5.0 in test requirements.
Backport of 25903e41fb from master.
2019-11-12 21:49:09 +01:00
Mariusz Felisiak 90c730d963 [2.2.x] Added stub release notes for 2.2.8 release.
Backport of 30359496a3 from master
2019-11-12 14:42:34 +01:00
David Foster afde973061 [2.2.x] Fixed #30828 -- Added how to remove/insert many-to-many relations in bulk to the database optimization docs.
Backport of 6a04e69e68 from master
2019-11-12 13:13:49 +01:00
Mariusz Felisiak 612c2d166c [2.2.x] Fixed typo in docs/topics/files.txt.
Backport of 08c0d8b16b from master
2019-11-11 11:52:38 +01:00
Hasan Ramezani 6429d71ecb [2.2.x] Fixed #30252 -- Clarified need to reopen forms.fields.ImageField.image file to access raw image data.
Backport of 2282d9f2e5 from master
2019-11-11 11:49:26 +01:00
Farhaan Bukhsh f55f89f908 [2.2.x] Fixed #30958 -- Used a clearer example in the Cast() docs.
Backport of 4cb15450ad from master
2019-11-11 10:10:51 +01:00
Jon Dufresne 3627fc5ee6 [2.2.x] Refs #30948 -- Updated install instructions to use pip instead of setup.py.
Co-authored-by: Nick Pope <nick.pope@flightdataservices.com>

Backport of eee4da3b57 from master
2019-11-08 21:17:38 +01:00
Carlton Gibson a2305a0c0a [2.2.x] Doc'd archiving historical branches as git tags.
Backport of a32f983be8 from master
2019-11-08 12:11:53 +01:00
Shipeng Feng 5ad97e53fd [2.2.x] Fixed #30955 -- Doc'd that only concrete base models are stored in historical models bases.
Abstract models are removed from bases when generating historical model
state since 6436f1fad9.

Backport of 8058d9d7ad from master.
2019-11-08 09:44:58 +01:00
René Fleschenberg a39db53e0c [2.2.x] Replaced 'n_' prefix with 'number_of_' in docs/topics/db/queries.txt.
Backport of 367634f976 from master
2019-11-07 09:41:27 +01:00
Farhaan Bukhsh 398a9f4209 [2.2.x] Fixed #30865 -- Doc'd that not all DATABASES['OPTIONS'] are passed to command-line client.
Backport of cc5622ec8c from master
2019-11-07 08:35:36 +01:00
Daniel Fairhead 7a13f06f36 [2.2.x] Fixed #15742 -- Fixed an example of collecting selected objects in ModelAdmin.actions docs.
The queryset argument is already filtered, and request.POST doesn't
contain all selected objects when "Select All" is used.

Backport of e651b3095c from master
2019-11-06 13:41:36 +01:00
Dan Swain 8b14545d36 [2.2.x] Documented arguments for custom 500 error view.
Backport of 422b875c65 from master
2019-11-06 09:27:45 +01:00
Jon Dufresne 9f81af4be4 [2.2.x] Added a link to the file email backend from EMAIL_FILE_PATH setting.
Backport of c8debd5061 from master
2019-11-06 08:39:09 +01:00
Jon Dufresne 4325239e2d [2.2.x] Fixed #30944 -- Changed reusable apps docs to use a declarative config.
Backport of 89368ab6e3 from master.
2019-11-05 15:05:37 +01:00
kola-er 22466f91dc [2.2.x] Fixed #30928 -- Clarified MySQL/MariaDB support of QuerySet.select_for_update() options.
Thanks Par Andersson for reporting the issue.

Backport of d94d7b113c from master
2019-11-05 14:56:45 +01:00
Alasdair Nicol 406fb336b7 [2.2.x] Refs #30923 -- Fixed an example of rendering templates in contrib.sites docs.
Backport of b991eefd3a from master
2019-11-05 12:42:51 +01:00
Mariusz Felisiak a7f90d9c02 [2.2.x] Refs #30947 -- Changed tuples to lists in model Meta options examples in docs.
Follow up to 97d3321e89.

Backport of e5cacb1f47 from master
2019-11-05 08:40:38 +01:00
Adam Johnson 24a0ce187a [2.2.x] Updated list of field types conversions in ModelForm docs.
Backport of 5a856669bf from master
2019-11-04 11:04:30 +01:00
Mariusz Felisiak a43f71e55f [2.2.x] Post-release version bump. 2019-11-04 09:02:41 +01:00
Mariusz Felisiak 27f2b4475d [2.2.x] Bumped version for 2.2.7 release. 2019-11-04 08:49:44 +01:00
Mariusz Felisiak 1cbf607009 [2.2.x] Updated man page for Django 2.2. 2019-11-04 08:44:55 +01:00
Mariusz Felisiak 6f26693cc8 [2.2.x] Added release dates for 2.2.7, 2.1.14, and 1.11.26.
Backport of 126cfefce2 from master
2019-11-04 08:26:38 +01:00
Carlton Gibson 785d1706c4 [2.2.x] Fixed #30931 -- Restored ability to override Model.get_FIELD_display().
Thanks Sergey Fedoseev for the implementation idea.

Regression in a68ea23101.

Backport of 2d38eb0ab9 from master
2019-11-04 08:17:50 +01:00
Gil Forcada Codinachs eb8a53c7c1 [2.2.x] Fixed typo in docs/ref/signals.txt.
Backport of 632d7bbd3d from master
2019-10-30 16:53:51 +01:00
Mariusz Felisiak 3ca4457af3 [2.2.x] Corrected error message in Many-to-many relationships docs.
Backport of a370dbd954 from master
2019-10-30 16:18:18 +01:00
André Ericson 972eef6b90 [2.2.x] Fixed #30927 -- Simplified an example of test for the deprecation warning with assertWarnsMessage().
Backport of 54a7b02112 from master
2019-10-30 13:53:22 +01:00
Ken Whitesell 9d15f1ead9 [2.2.x] Fixed #30917 -- Clarified formsets topic documentation.
Backport of 4c762588ff from master
2019-10-30 09:01:36 +01:00
Hasan Ramezani 4cc1549b6e [2.2.x] Fixed #13750 -- Clarified need to reopen models.ImageField.image file to access raw image data.
Backport of f57e174fa6 from master
2019-10-29 16:10:37 +01:00
Mariusz Felisiak 4d992bc7d1 [2.2.x] Fixed typo in docs/topics/files.txt.
Backport of bf7b3e2750 from master
2019-10-29 16:10:27 +01:00