summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* [4.0.x] Fixed GEOSTest.test_emptyCollections() on GEOS 3.8.0.Mariusz Felisiak2022-07-011-2/+4
| | | | | It's a regression in GEOS 3.8.0 fixed in GEOS 3.8.1. Backport of 863aa7541d30247e7eb7a973ff68a7d36f16dc02 from main
* [4.0.x] Fixed docs build with sphinxcontrib-spelling 7.5.0+.Mariusz Felisiak2022-06-2731-127/+128
| | | | | | | sphinxcontrib-spelling 7.5.0+ includes captions of figures in the set of nodes for which the text is checked. Backport of ac90529cc58507d9a07610809a795ec5fc3cbf8c from main.
* [4.0.x] Added stub release notes and release date for 4.0.6 and 3.2.14.Mariusz Felisiak2022-06-273-2/+10
| | | | Backport of b2eff16806057095c7dd3daa9402ad615e51627f from main
* [4.0.x] Fixed CoveringIndexTests.test_covering_partial_index() when ↵Mariusz Felisiak2022-06-211-1/+8
| | | | | | DEFAULT_INDEX_TABLESPACE is set. Backport of aa8b9279e40da343f5b91e5aec07f868184056f4 from main
* [4.0.x] Fixed #33789 -- Doc'd changes in quoting table/column names on ↵Mariusz Felisiak2022-06-211-0/+9
| | | | | | | | | Oracle in Django 4.0. Thanks Paul in 't Hout for the report. Regression in 1f643c28b5f2b039c47155692844dbae1cb091cd. Backport of a0608c4b111555023c24ab7333a42ec53dca6b42 from main
* [4.0.x] Updated OWASP Top 10 link in security topic.Grammy Jiang2022-06-161-1/+1
| | | | Backport of ef9121f3e6f62060d2904fb1811dbe7d74834686 from main
* [4.0.x] Added stub release notes for 4.0.6.Carlton Gibson2022-06-012-0/+13
| | | | Backport of d5bc36203057627f6f7d0c6dc97b31adde6f4313 from main
* [4.0.x] Post-release version bump.Carlton Gibson2022-06-011-1/+1
|
* [4.0.x] Bumped version for 4.0.5 release.4.0.5Carlton Gibson2022-06-011-1/+1
|
* [4.0.x] Updated release date for Django 4.0.5.Carlton Gibson2022-06-011-1/+1
| | | | Backport of 40bf34a92fe5e876197df161e13eca3902b8878c from main
* [4.0.x] Fixed #33753 -- Fixed docs build on Sphinx 5+.Mariusz Felisiak2022-06-011-0/+5
| | | | | Empty language is not supported anymore. Backport of 565ad5ace46aa1e2368450701cba45dd1a95a026 from main
* [4.0.x] Bumped minimum Sphinx version to 4.5.0.Mariusz Felisiak2022-05-311-9/+9
| | | | | | | Related Sphinx changes: - https://github.com/sphinx-doc/sphinx/pull/8898 - https://github.com/sphinx-doc/sphinx/issues/8326 Backport of ebf25555bbed3e9112d4b726575d60b242daf48a from main
* [4.0.x] Unified AdminSite imports in docs.Hasan Ramezani2022-05-251-2/+2
| | | | Backport of ce69e34bd646558bb44ea92cecfd98b345a0b3e0 from main
* [4.0.x] Fixed #33725 -- Made hidden quick filter in admin's navigation ↵Sankalp2022-05-214-0/+21
| | | | | | | | | | sidebar not focusable. Regression in d915dd1c5809d7c2bb3679751cd5277571dcd9f7. Follow up to 780473d75625d014cbe9b0acdea40b7a5970d5d8. Backport of 90dcf271147693a8897f644c4c8943c5b73c02f8 from main.
* [4.0.x] Fixed #33721 -- Added DE-9IM link in GEOS docs.Burak Kadir Er2022-05-201-1/+3
| | | | Backport of 1be9585d73c50df733eb4d1484651bb8548a1205 from main
* [4.0.x] Removed unnecessary semicolons in docs about performing raw SQL.Tom Sparrow2022-05-191-3/+3
| | | | Backport of e89f9571352f42c7752b351ba1e651485e5e7c51 from main
* [4.0.x] Fixed #33705 -- Fixed crash when using IsNull() lookup in filters.David Wobrock2022-05-193-4/+19
| | | | | | | Thanks Florian Apolloner for the report. Thanks Simon Charette for the review. Backport of 9f5548952906c6ea97200c016734b4f519520a64 from main
* [4.0.x] Refs #33685 -- Doc'd that using PostgreSQL's service names for ↵Mariusz Felisiak2022-05-161-0/+5
| | | | | | testing purposes is not supported. Backport of 647480166bfe7532e8c471fef0146e3a17e6c0c9 from main
* [4.0.x] Fixed #33681 -- Made Redis client pass CACHES["OPTIONS"] to a ↵Mariusz Felisiak2022-05-163-3/+21
| | | | | | | connection pool. Thanks Ben Picolo for the report. Backport of d27e6b233f83c3429f21ff3c250a28ff302637ef from main
* [4.0.x] Fixed #33680 -- Corrected example of customizing model loading in docs.Ali Toosi2022-05-061-1/+3
| | | | Backport of faab9e6769b01c18d9e3a31504601452eede6150 from main
* [4.0.x] Fixed #33658 -- Doc'd ModelChoiceField.blank attribute.Alokik Vijay2022-05-031-4/+13
| | | | | | Thanks Mariusz Felisiak for reviewing. Backport of df22566748faa7bd16a9616617875e8370cbe4ee from main
* [4.0.x] Updated release date for Django 4.0.5.Carlton Gibson2022-05-031-1/+1
| | | | Backport of c5fd5e3cc3d767f5983d44b30df72a29c9c5de83 from main
* [4.0.x] Removed 'tests' path prefix in a couple tests.Tim Graham2022-05-023-5/+5
| | | | Backport of 694cf458f16b8d340a3195244196980b2dec34fd from main
* [4.0.x] Refs #31026 -- Changed @jinja2_tests imports to be relative.Jacob Walls2022-05-024-4/+7
| | | | Backport of 03a648811615cb623affc2d79dccd4b05919319e from main
* [4.0.x] Refs #23435 -- Added note about GenericForeignKey indexes to docs.Steven DeMartini2022-04-291-0/+13
| | | | Backport of 562e3bc09aa094a2ebbd3890fa233d04daafa8c9 from main
* [4.0.x] Added backticks to code literals in various docs.David2022-04-289-25/+19
| | | | Backport of 51874dd1605d0106c68e854572950d2b6f768fc1 from main.
* [4.0.x] Changed "refactorings" to "refactoring" in docs/releases/1.0.txt.David2022-04-282-2/+1
| | | | Backport of 15b888bb833ca2519a90d5eef71e221f192ea7e1 from main
* [4.0.x] Changed "ie." to "i.e." in docs.David2022-04-283-4/+3
| | | | Backport of 1c2bf80acb8c434a83a3d29d022dea586609f7b7 from main
* [4.0.x] Refs #33646 -- Added example for async cross-thread connection access.Carlton Gibson2022-04-201-0/+26
| | | | Backport of 6b53114dd862ec97c282fdfdc83579cbd6d1560d from main
* [4.0.x] Added TiDB to list of third-party DB backends.Xiang Zhang2022-04-201-0/+2
| | | | Backport of c8c6a51a3877c0afde4a85edd36ad308dc8909de from main
* [4.0.x] Updated note about ListView pagination example in CBV docs.Theofilos Alexiou2022-04-192-2/+3
| | | | | Follow up to 0f0abc20be55d796ecfc3e7698e7ecfd9e9cdf88. Backport of 470708f50d8c13a50770893b8d7181f5218bf3ac from main
* [4.0.x] Fixed #33644 -- Corrected FAQ about displaying ManyToManyField in ↵Dominik2022-04-191-2/+2
| | | | | | list_filter. Backport of 7d26d5f8f17637a768f9d46e96547ae12e2418ae from main
* [4.0.x] Updated bpo link to use redirect URI.Nick Pope2022-04-131-1/+1
| | | | | Mirrors the change made in python/cpython#32342. Backport of 62ffc9883afdc0a9f9674702661062508230d7bf from main
* [4.0.x] Added stub release notes for 4.0.5.Mariusz Felisiak2022-04-112-0/+13
| | | | Backport of b54fd0e36eaf8d9dd398a84a6748d60f25793788 from main
* [4.0.x] Added CVE-2022-28346 and CVE-2022-28347 to security archive.Mariusz Felisiak2022-04-111-0/+22
| | | | Backport of 78eeff8d33ead67cfc8603477c95e70f8fbe096a from main
* [4.0.x] Post-release version bump.Mariusz Felisiak2022-04-111-1/+1
|
* [4.0.x] Bumped version for 4.0.4 release.4.0.4Mariusz Felisiak2022-04-111-1/+1
|
* [4.0.x] Fixed CVE-2022-28347 -- Protected QuerySet.explain(**options) ↵Mariusz Felisiak2022-04-117-11/+85
| | | | | | against SQL injection on PostgreSQL. Backport of 6723a26e59b0b5429a0c5873941e01a2e1bdbb81 from main.
* [4.0.x] Fixed CVE-2022-28346 -- Protected QuerySet.annotate(), aggregate(), ↵Mariusz Felisiak2022-04-118-0/+108
| | | | | | | | | | and extra() against SQL injection in column aliases. Thanks Splunk team: Preston Elder, Jacob Davis, Jacob Moore, Matt Hanson, David Briggs, and a security researcher: Danylo Dmytriiev (DDV_UA) for the report. Backport of 93cae5cb2f9a4ef1514cf1a41f714fef08005200 from main.
* [4.0.x] Fixed #33628 -- Ignored directories with empty names in autoreloader ↵Manel Clos2022-04-114-4/+28
| | | | | | | | check for template changes. Regression in 68357b2ca9e88c40fc00d848799813241be39129. Backport of 62739b6e2630e37faa68a86a59fad135cc788cd7 from main.
* [4.0.x] Added stub release notes and release date for 4.0.4, 3.2.13, and 2.2.28.Mariusz Felisiak2022-04-044-2/+18
| | | | Backport of 78277faafd38d8360efc1fd0c9c52d7bb5eec002 from main
* [4.0.x] Fixed #32129 -- Adjusted the docs for session expiry helpers.sarahboyce2022-03-312-3/+19
| | | | | | | | Updated the docs for `get_session_cookie_age`, `get_expiry_age`, and `get_expiry_date` to clarify their intended usage by session backends when saving the session. Backport of ae506181f7fb9d9e74f4935686540bef29b60255 from main
* [4.0.x] Fixed #33598 -- Reverted "Removed unnecessary ↵Mariusz Felisiak2022-03-303-10/+68
| | | | | | | | | | | reuse_with_filtered_relation argument from Query methods." Thanks lind-marcus for the report. This reverts commit 0c71e0f9cfa714a22297ad31dd5613ee548db379. Regression in 0c71e0f9cfa714a22297ad31dd5613ee548db379. Backport of fac662f4798f7e4e0ed9be6b4fb4a87a80810a68 from main
* [4.0.x] Updated Oracle docs links to Oracle 21c.Mariusz Felisiak2022-03-296-12/+12
| | | | Backport of 83c803f161044fbfbfcd9a0c94ca93dc131be662 from main
* [4.0.x] Updated various links to HTTPS and new locations.Mariusz Felisiak2022-03-297-12/+12
| | | | Backport of 010a9d8a4f45252b908337988690c3fad138e334 from main
* [4.0.x] Corrected models.FileField signature in docs.Sih Sîng-hông薛丞宏2022-03-281-1/+1
| | | | Backport of d4bf3b4c75c0e1229062ad4c937725931f699fb7 from main
* [4.0.x] Reverted "Fixed forms_tests.tests.test_renderers with Jinja 3.1.0+."Mariusz Felisiak2022-03-261-24/+0
| | | | | This reverts commit 1d9d082acf6e152c06833bb9698f88d688b95e40. Backport of abfdb4d7f384fb06ed9b7ca37b548542df7b5dda from main
* [4.0.x] Fixed forms_tests.tests.test_renderers with Jinja 3.1.0+.Mariusz Felisiak2022-03-251-0/+24
| | | | | See https://github.com/pallets/jinja/pull/1621. Backport of 1d9d082acf6e152c06833bb9698f88d688b95e40 from main
* [4.0.x] Fixed #33544 -- Expanded the TEMPLATES section of the Deployment ↵Samuel Hartmann2022-03-221-2/+4
| | | | | | | | | checklist. Clarified that the cached template loader is enabled by default when DEBUG = False. Backport of 5cc9464e4d8fe2762e462560665fd1f28104bbca from main
* [4.0.x] Fixed #33585 -- Made example git repo URLs use HTTPS protocol.Carlton Gibson2022-03-221-2/+2
| | | | | | | | | The SSH-based checkout requires additional configuration, which is beneficial to defer for new contributors. Follow up to 3c6a4fdb6d828a03e368632d88f8261cc30104da. This commit updates the remaining examples. Backport of 9fed515a251d488172feb1652bb5179344364fb3 from main