10737 Commits

Author SHA1 Message Date
Prabakaran Kumaresshan
24a85f44c2 [2.1.x] Fixed #29864 -- Added link targets for low-level cache API.
Backport of 8250538bfc9792c87cd42c27fa778f12e14350cb from master.
2018-11-15 18:46:27 -05:00
Mathew Payne
2128c508a2 [2.1.x] Fixed #29952 -- Lowercased all passwords in contrib.auth's auth/common-passwords.txt.gz.
Backport of 26bb2611a567d43bc258aa7806eef766b7adcfe5 from master.
2018-11-15 14:11:24 -05:00
Daniel Musketa
793e26bc4f [2.1.x] Fixed typo in docs/ref/middleware.txt.
Backport of ca2856fb6297378c40622521d21539097c28eb0b from master.
2018-11-14 09:48:06 -05:00
Katie McLaughlin
353afec70d [2.1.x] Fixed #29940 -- Recommended using the ORM rather than raw SQL.
Backport of 9886dffdf45873a5ce427eded9277f37d4a30ef1 from master.
2018-11-13 18:15:35 -05:00
Tobias Bengfort
b2ede89337 [2.1.x] Doc'd PermissionsMixin's usage of User.is_active and is_superuser.
Backport of b1243a55a5916ed08a726b011bc05d40f717ef40 from master.
2018-11-12 10:44:43 -05:00
Sergey Fedoseev
ae35cd3dcb [2.1.x] Corrected docs regarding RegisterLookupMixin subclasses.
Backport of d48662122c7f539efca3949f4d9fea82416fbb1a from master.
2018-11-12 10:20:50 -05:00
Mads Jensen
747253ce84 [2.1.x] Updated some links to https and new locations.
Backport of 961f8e99850ecb334d63a943b53b3cb1180ef538 from master.
2018-11-10 17:41:02 -05:00
Tim Graham
da84fbfcb5 [2.1.x] Removed dead links to botbot.me.
Backport of d293d68f6a6d3b8006c919c54729a724835321a4 from master.
2018-11-10 17:25:47 -05:00
Tim Graham
8bc244bd57 [2.1.x] Fixed #29941 -- Fixed missing variable in docs/ref/contrib/contenttypes.txt.
Regression in b47552b445547e60cc89213f79e02333cb63f270.

Backport of 0b98e8fdad48a33aa34cc84d9bf0c3cd41c56ec6 from master.
2018-11-09 19:50:24 -05:00
mentix02
ec28343628 [2.1.x] Fixed #29933 -- Fixed typo in docs/intro/contributing.txt.
Backport of 413583e2e27af89e3ffaa4f8e34ee018fb77173c from master.
2018-11-08 17:12:31 -05:00
Tobias Bengfort
bd375f503e [2.1.x] Fixed inconsistent indentation in docs/ref/contrib/auth.txt.
Backport of 9a63d840ffaac291afd443eec89ac9c9d04b49dd from master.
2018-11-03 11:07:58 -04:00
Mice Pápai
394af709db [2.1.x] Fixed typo in docs/internals/contributing/writing-code/coding-style.txt.
Backport of 5a2dd5ec5330938e9afb77faf6ca89abf39c018c from master
2018-11-02 16:00:26 +01:00
Carlton Gibson
28702011a0 [2.1.x] Updated expected date for 2.1.4 release.
Backport of 7e5cb4633020e3943a88d9752f719381b10d7de1 from master
2018-11-01 16:19:49 +01:00
Theofanis Despoudis
082833c969 [2.1.x] Fixed #27994 -- Documented ManifestFilesMixin.
Backport of 084536a9bec1237fabd63fe69a6c17806c9cde53 from master.
2018-11-01 11:15:31 -04:00
Carlton Gibson
2b263ed6be [2.1.x] Added stub release notes for 2.1.4 release.
Backport of 74ddd0e83b039268e2988b777753cf01e417ccc1 from master
2018-11-01 15:48:54 +01:00
Carlton Gibson
6117367f0a [2.1.x] Added release date for 2.1.3 release.
Backport of eb13e6cb9aeb64d042cace2a3d02c439411253f0 from master
2018-11-01 15:03:36 +01:00
Tim Graham
1df26757dd [2.1.x] Fixed #22390 -- Doc'd possible server restart required in tutorial 6.
Backport of d8f83531c2dc40a7add4afc5b917c1e5a7452be8 from master.
2018-10-31 20:50:28 -04:00
Tim Graham
cd7d6c8af7 [2.1.x] Fixed #29890 -- Fixed FileSystemStorage crash if concurrent saves try to create the same directory.
Regression in 632c4ffd9cb1da273303bcd8005fff216506c795.

Backport of 98ef3829e96ebc73d4d446f92465e671ff520d2b from master.
2018-10-31 20:24:16 -04:00
Tim Graham
0f02d71995 [2.1.x] Fixed #29896 -- Fixed incorrect Model.save() cache relation clearing for foreign keys that use to_field.
Regression in ee49306176a2d2f1751cb890bd607d42c7c09196.
Backport of f77fc56c9671a2e2498e3920d79e247e6de18c16 from master.
2018-10-28 22:54:19 -04:00
Sergey Fedoseev
69603b3e71 [2.1.x] Fixed #29827 -- Fixed reuse of test databases with --keepdb on MySQL.
Regression in e1253bc26facfa1d0fca161f43925e99c2591ced.
Backport of 9a88c6dd6aa84a1b35e585faa0058a0996cc7ed7 from master.
2018-10-25 19:38:00 -04:00
Mayank Singhal
4529287af2 [2.1.x] Fixed #29879 -- Added CSRF_COOKIE_HTTPONLY to CSRF AJAX docs.
Backport of 76b3367035889d87ffef7a52cd44d70e30537f6f from master
2018-10-25 12:07:38 -04:00
Jon Dufresne
8a348c5fd0 [2.1.x] Refs #29877 -- Made diveinto.org URLs HTTPS.
Backport of 136a900ef98a7b7261a124308c8c26370ff2d5e4 from master
2018-10-23 15:03:40 +02:00
za
fbd95ce9bb [2.1.x] Fixed #29877 -- Replaced diveintopython3.net with diveinto.org/python3/.
Backport of b0d716cbffdd66dd9108895d0524bef2530fc732 from master
2018-10-23 11:56:41 +02:00
Tim Graham
54732e2891 [2.1.x] Fixed #29880 -- Fixed typo in docs/topics/auth/default.txt.
Backport of 043407ec7e6e659a69c2432319140b4a813928d2 from master.
2018-10-22 15:19:53 -04:00
Atul Varma
021f67be4b [2.1.x] Removed "encoding" description in GIS tutorial.
An omission in 388165ade4219aeefac1e231c1d44c51a7b62829.
Backport of 3deea61f266b8e5c7c6d70ba12e2b95050dfb557 from master
2018-10-21 12:14:57 -04:00
Adam Allred
0d5d8ed322 [2.1.x] Fixed #29774 -- Fixed django-admin shell hang on startup.
sys.stdin.read() blocks waiting for EOF in shell.py which will
likely never come if the user provides input on stdin via the
keyboard before the shell starts. Added check for a tty to
skip reading stdin if it's not present.

This still allows piping of code into the shell (which should
have no TTY and should have an EOF) but also doesn't cause it
to hang if multi-line input is provided.

Backport of 4e78e389b16fbceb23d5236ee1650b213e71c968 from master.
2018-10-19 20:45:55 -04:00
Tim Graham
4acdba42a6 [2.1.x] Fixed #29858 -- Clarified docs regarding CSRF token header name.
Backport of a29fce89845cc9ca2fa96d8880104726b75dfbd6 from master.
2018-10-19 19:35:25 -04:00
Andy Chosak
822f111b86 [2.1.x] Updated Jinja2 static tag example to use django.templatetags.
As of cf546e11ac76c8dec527e39ff8ce8249a195ab42, this is the
canonical way to invoke the static tag.
Backport of 084573c7156530047bec2c19e732423fa9d0ec13 from master.
2018-10-18 19:20:15 -04:00
Tim Graham
9982babbf9 [2.1.x] Replaced CVE/ticket roles with extlinks.
Backport of 44f98f78804627839d5f0a8b3a32bfbb4546ff52 from master.
2018-10-17 12:05:50 -04:00
aspalding
0df7ea1b87 [2.1.x] Fixed #29838 -- Fixed crash when combining Q objects with __in lookups and lists.
Regression in fc6528b25ab1834be1a478b405bf8f7ec5cf860c.

Backport of 834c4ec8e4cfc43acf0525e0a4d8c914534f6afd,
217f82d7139fd32f07adbfa92c5fb383d0ade577, and
dc5e75d419893bde33b7e439b59bdf271fc1a3f2 from master.
2018-10-17 11:40:02 -04:00
Tom Dyson
0f611fb1fa [2.1.x] Removed obsolete "ugly URL" reference.
Backport of 6752c2756eb9be28a37021d664b805ec169369d6 from master.
2018-10-17 10:21:12 -04:00
Çağıl
554fd6cd76 [2.1.x] Added a paragraph in docs/intro/contributing.txt.
Backport of 38f3de86bd0bfa4c9b57db1237fa55e9fa88bc6e from master.
2018-10-16 16:11:13 -04:00
Peter Inglesby
1996889522 [2.1.x] Removed unused fields from aggregation docs.
Backport of a1ffbfb80166bf183552363419e5884a51158405 from master
2018-10-13 21:14:14 -04:00
Adam Johnson
4d7fbbdd7d [2.1.x] Simplified deployment checklist docs on customizing error views.
Backport of cecd6561840805c67dd828f881a26dc72de4c823 from master.
2018-10-11 10:26:03 -04:00
Andrea Rabbaglietti
b9b284831a [2.1.x] Emphasized that ForeignKey.on_delete doesn't create a SQL constraint.
Backport of 1b49b792e9f0e6a5ae22f49f75586847e7e183bf from master.
2018-10-10 14:57:01 -04:00
Kate Berry
8985759f72 [2.1.x] Improved tone in docs/ref/settings.txt.
Backport of b8b1d8cad6ce5b15f6527aa14cc81ad7a0d00efe from master.
2018-10-09 20:53:53 -04:00
Jon Dufresne
6cb5285f29 [2.1.x] Refs #29784 -- Switched to https:// links where available.
Backport of 82f286cf6f198d37850d3c5df637b5665566a66b from master.
2018-10-09 20:52:43 -04:00
Jon Dufresne
ec0803b1be [2.1.x] Capitalized "Python" in docs and comments.
Backport of e90af8bad44341cf8ebd469dac57b61a95667c1d from master.
2018-10-09 20:50:31 -04:00
Jon Dufresne
d1b25a64c2 [2.1.x] Refs #27778 -- Removed "The database API" section from "Unicode data" docs.
Support for passing bytestrings to the database API was removed in
301de774c21d055e9e5a7073e5bffdb52bc71079.
Backport of f5d9ee11a2c76ba1cf7e3424d15286da121a004b from master
2018-10-04 09:40:43 -04:00
ovalseven8
9e5f4bcedb [2.1.x] Clarified when QuerySet.select_for_update() locks.
Backport of d093e01ec05f661063507503fdf294eb6ee54dee from master.
2018-10-03 15:35:20 -04:00
Adam Johnson
173e242d71 [2.1.x] Fixed #28034 -- Updated the contributing tutorial to use an imaginary ticket.
Backport of 18e4ade79ef145401b899ab539322c95d2a64266 from master.
2018-10-03 15:09:47 -04:00
Jon Dufresne
490f4fa574 [2.1.x] Corrected docs to say that all templates are text strings.
Support for bytestring templates was removed in
3a148f958dddd97c1379081118c30fbede6b6bc4.
Backport of 3212008ba602668f7923852454b508a400dd732e from master
2018-10-03 10:06:32 +02:00
Tim Graham
95c2ce678f [2.1.x] Removed docs for obsolete limitations of inspectdb.
Backport of 31edb106b5ce3aa125121b748782743f19338307 from master.
2018-10-02 13:29:32 -04:00
Tim Graham
39fd80470c [2.1.x] Fixed crash building translated docs since Sphinx 1.8.
Backport of 7206601040304c762f5014048fda6fa68ec1ee84 from master.
2018-10-01 20:44:57 -04:00
Cammil Taank
cd9391ca3d [2.1.x] Fixed #29758 -- Documented how to test custom error views.
Backport of f83a689f617d119a2bed23032919cea98c424c58 from master
2018-10-01 18:39:11 -04:00
Jon Dufresne
d95d7d6896 [2.1.x] Added tests for using bytearray with BinaryField and corrected docs.
Backport of b3b47bf5156d400595363fa0029e51ce3f974ff0 from master.
2018-10-01 09:16:47 -04:00
Carlton Gibson
4a7ea6ba58 [2.1.x] Adjusted text for CVE-2018-16984 in security release archive.
Backport of 92ccc3917058b1025b2d657ffdf3c21eb8009f7b from master
2018-10-01 15:05:28 +02:00
Carlton Gibson
8fb3c2fe2a [2.1.x] Added CVE-2018-16984 to the security release archive.
Backport of 0b3b7c4b0ab2567cfe5df3ac19563d4a59276cb1 from master
2018-10-01 12:01:22 +02:00
Carlton Gibson
d53e91d43d [2.1.x] Added stub release notes for 2.1.3 release.
Backport of dc28c0faf33b69df20ff8b4c244b48d3f7e5c77d from master
2018-10-01 12:01:12 +02:00
Carlton Gibson
5da80967bc [2.1.x] Added stub release notes for 2.0.10 release.
Backport of 2e86710dac8e1965e39461d0f43eec29d33a75c2 from master
2018-10-01 12:01:01 +02:00