summaryrefslogtreecommitdiff
path: root/docs/topics
AgeCommit message (Collapse)Author
2023-05-03[3.2.x] Fixed CVE-2023-31047, Fixed #31710 -- Prevented potential bypass of ↵Mariusz Felisiak
validation when uploading multiple files using one form field. Thanks Moataz Al-Sharida and nawaik for reports. Co-authored-by: Shai Berger <shai@platonix.com> Co-authored-by: nessita <124304+nessita@users.noreply.github.com>
2022-10-29[3.2.x] Removed obsolete doc reference to asyncio.iscoroutinefunction.Nick Pope
Backport of 970f61fefb148284fb2af63b5cc844279254111a from main
2022-06-27[3.2.x] Fixed docs build with sphinxcontrib-spelling 7.5.0+.Mariusz Felisiak
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.
2022-01-04[3.2.x] Fixed CVE-2021-45115 -- Prevented DoS vector in ↵Florian Apolloner
UserAttributeSimilarityValidator. Thanks Chris Bailey for the report. Co-authored-by: Adam Johnson <me@adamj.eu>
2021-11-04[3.2.x] Corrected multiply defined labels in docs.Mariusz Felisiak
Backport of 60503cc747eeda7c61bab02b71f8f55a733a6eea from main
2021-11-03[3.2.x] Fixed typo in docs/topics/logging.txt.Brad
Backport of c7152cb58ea84f51bc2096fb5d3cf03ab31ea985 from main
2021-09-21[3.2.x] Fixed broken links and redirects in docs.Mariusz Felisiak
Backport of 1d16dbc74563ec9aeb4bdff870d0fe5064667b26 from main
2021-09-21[3.2.x] Used :rfc: role in docs/topics/conditional-view-processing.txt.Mariusz Felisiak
Backport of f8bab4e0dcdad5cb174998e1b31d74c8434a2477 from main
2021-09-10[3.2.x] Refs #31055 -- Doc'd 'databases' argument of check functions.Adam Johnson
Backport of c8d3cbdba809285ced3d9ba3cbb63bec422b8e48 from main
2021-09-04[3.2.x] Fixed typo in docs/topics/i18n/formatting.txt.Jacob Walls
Backport of e75a3a770e5da8af3405be1e216a6c20cc9bde5a from main
2021-08-26[3.2.x] Made sentence about Model consistent in docs.Zainab Amir
Backport of 3445c50a3affc5ae7b1c2712a139d4a5105aeaf5 from main
2021-08-09[3.2.x] Fixed some broken links and redirects in docs.Jacob Walls
Backport of 259b28706e5084f5207792e066a33e35c7a661d4 from main
2021-08-02[3.2.x] Updated BaseDatabaseFeatures link in testing tools docs.Lauri Tirkkonen
Backport of 4b6208ffdd93d5d379d247ec094d567ef208effd from main
2021-07-16[3.2.x] Fixed typo in docs/topics/signals.txt.Haki Benita
Backport of 59404e8cfea3d79d5f4df5b9a5bd731da212c8d3 from main
2021-06-22[3.2.x] Added a note about %autoawait off for IPython.Russell Keith-Magee
Backport of 4f0a034b9e42048b782f5265344e026902bd3e95 from main
2021-06-08[3.2.x] Refs #14357 -- Updated docs about interaction between aggregations ↵Mariusz Felisiak
and QuerySet.order_by(). Obsolete since 0ddb4ebf7bfcc4730c80a772dd146a49ef6895f6. Backport of fcd44b889f36c4be87910745614a0a4c88d7a3d8 from main
2021-06-05[3.2.x] Fixed header underlines in performance docs.Claude Paroz
Backport of ecf8af79355c8daa67722bd0de946b351f7f613d from main
2021-05-20[3.2.x] Changed IRC references to Libera.Chat.Mariusz Felisiak
Backport of 66491f08fe86629fa25977bb3dddda06959f65e7 from main.
2021-05-20[3.2.x] Fixed note about ISP caching in docs.Ben Sturmfels
Regression in 7aabd6238028f4bb78d0687bbccc97bcf634e28b. Backport of 31b6ce9ff938a0968f2e526f5d5e106fd17e3dfa from main
2021-05-20[3.2.x] Added note about culling in database cache backend docs.Mike Lissner
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com> Backport of 6e155d280dbe4bab171619654d8abc4b7f197e78 from main
2021-05-17[3.2.x] Refs #32720 -- Updated various links in docs to avoid redirects and ↵Nick Pope
use HTTPS. Backport of c156e369553c75a30c78b8ed54a57b1101865105 from main
2021-05-17[3.2.x] Refs #32720 -- Fixed some broken links in docs.Nick Pope
Backport of 7c4ee487c7392a3a394caf62efad355fad639655 from main
2021-05-12[3.2.x] Refs #32366 -- Avoided use of datetime.utcnow() in the documentation.Nick Pope
Backport of 69ffb1acf38bd34f76707468bb592eb4b164e2da from main
2021-04-21[3.2.x] Fixed #32667 -- Added link to labeling checks in ↵Abhyudai
BaseCommand.requires_system_checks docs. Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com> Backport of 4a77aeb1f86bc06e18023cac10109e067ed20800 from main
2021-04-09[3.2.x] Fixed #32618 -- Added link to conditional aggregation in aggregation ↵Hasan Ramezani
topic guide. Backport of 1351f2ee163145df2cf5471eb3e57289f8853512 from main
2021-04-09[3.2.x] Fixed #32535 -- Added note about DEBUG_PROPAGATE_EXCEPTIONS setting ↵Hasan Ramezani
to middleware docs. Backport of fc268c8648d0d0375d01d36aa1f05f1172ff1566 from main
2021-03-30[3.2.x] Removed dead link in docs/topics/http/sessions.txt.arcanemachine
Backport of 4a80d0f22021bb0af842f038eba45958e9576bec from main
2021-03-26[3.2.x] Added missing mode="rb" argument to open() call in Client.post() ↵John
example in docs. Backport of 509d266c6aae5e4d5738fe2a2cba0bde581aac2b from main
2021-03-19[3.2.x] Refs #25735 -- Added tags/exclude_tags arguments to DiscoverRunner docs.Mariusz Felisiak
Backport of 37044817f9a57126d655f216019e8c8cca7c151b from main
2021-03-19[3.2.x] Added parallel argument to DiscoverRunner docs.Mariusz Felisiak
Follow up to cd9fcd4e8073490a52c9e79133ada4661cb7db38. Backport of f099ef3ef53f88160d04d7dcc73859801b05a83e from main
2021-03-19[3.2.x] Corrected DiscoverRunner.build_suite() signature.Mariusz Felisiak
Follow up to 9012833af857e081b515ce760685b157638efcef. Backport of fc6fba0aa9e4575c9a1c23ad7031eebb1c112868 from main
2021-03-18[3.2.x] Fixed #32547 -- Corrected notes about validation in HTML assertions ↵Hasan Ramezani
docs. Backport of ceb4b9ee68dffc6ab0398886f1758f15f037c472 from main
2021-03-17[3.2.x] Fixed typo in docs/topics/testing/advanced.txt.Jozef
Backport of 6993e1bf6dff04b6e3ab284b154397b341463b50 from main
2021-03-05[3.2.x] Fixed #32507 -- Added link to assertHTMLEqual() in assertInHTML() docs.Jacob Walls
Backport of 286fb73b6962d197ed0cf041755fb724cfe08600 from master
2021-03-02[3.2.x] Fixed #32271 -- Improved consistency of docs CBV examples.Jack Aitken
Co-Authored-By: Carles Pina i Estany <carles@pina.cat> Backport of 5fd4f22d196fbe9913884259ddedad10e6156a44 from master
2021-02-26[3.2.x] Fixed typos in assertQuerysetEqual() docs and 1.6 release notes.Jacob Walls
Backport of 0c7e880e13b837dd76276c04ebdc338bb76d1379 from master
2021-02-25[3.2.x] Fixed indentation in docs/topics/i18n/translation.txt.Camilo Nova
Backport of f6f430d3ff9ca254826e9fcaa968ba02018c6c83 from master
2021-02-24[3.2.x] Refs #31811 -- Corrected DiscoverRunner.setup_databases() signature.Mariusz Felisiak
Accidentally changed in 61a0ba43cfd4ff66f51a9d73dcd8ed6f6a6d9915. Backport of af685b5f00a2a38ec596ff905d5f70455185b6d7 from master
2021-02-23[3.2.x] Fixed #32471 -- Doc'd the return value of EmailMessage.send().Hasan Ramezani
Backport of b1af2cca3aba4cefc69c986d4de6cab6db524bf3 from master
2021-02-22[3.2.x] Refs #4027 -- Added Model._state.adding to docs about copying model ↵Johannes Wilm
instances. Backport of 0fd05df7b5690fb1b675e1b4d9c92bb22ff74360 from master
2021-02-12[3.2.x] Fixed #32438 -- Fixed typo in docs/topics/testing/tools.txt.David Smith
Backport of e412b288455dd3ea6f1d65c8ec5d01751e489976 from master
2021-02-08[3.2.x] Fixed #32408 -- Doc'd django.views.generic.detail.BaseDetailView.Anil Khatri
Backport of de4492fbb1e48f8b258baa182220d4247f345177 from master
2021-01-28[3.2.x] Modernized custom manager exampleAdam Johnson
Since this example was added 15 years ago in a8ccdd0fcd631e8e928ef20547e1fe3e313dc607, the ORM has gained the ability to do the `COUNT(*)` related query, so do it with the ORM to avoid misleading users that raw SQL is only supported from manager methods. Backport of 59e503b6708d41a44f2aa320272de3e2ecb5d65c from master
2021-01-27[3.2.x] Changed "Don't overuse count() or exists()" example to Python.Adam Johnson
Backport of 8a642b88c31787fde612ba72d4b282e1c2444035 from master
2021-01-19[3.2.x] Refs #32365 -- Allowed use of non-pytz timezone implementations.Paul Ganssle
Backport of 10d126198434810529e0220b0c6896ed64ca0e88 from master
2021-01-19[3.2.x] Corrected versionadded annotations.Mariusz Felisiak
Backport of 73ffc73b68d3c1fc1e51f13963718492303a2941 from master
2021-01-14Fixed #31358 -- Increased salt entropy of password hashers.Jon Moroney
Co-authored-by: Florian Apolloner <florian@apolloner.eu>
2021-01-14Fixed cross-link in CBV topic documentation.Carles Pina Estany
2021-01-13Fixed #16117 -- Added decorators for admin action and display functions.Nick Pope
Refs #25134, #32099.
2021-01-06Refs #32191 -- Added Signer.sign_object()/unsign_object().Florian Apolloner
Co-authored-by: Craig Smith <hello@craigiansmith.com.au>