summaryrefslogtreecommitdiff
path: root/docs/topics
AgeCommit message (Collapse)Author
2022-10-29[4.0.x] Removed obsolete doc reference to asyncio.iscoroutinefunction.Nick Pope
Backport of 970f61fefb148284fb2af63b5cc844279254111a from main
2022-07-26[4.0.x] Fixed #33820 -- Doc'd "true"/"false"/"null" caveat for JSONField key ↵Mariusz Felisiak
transforms on SQLite. Thanks Johnny Metz for the report. Regression in 71ec102b01fcc85acae3819426a4e02ef423b0fa. Backport of e20e5d1557785ba71e8ef0ceb8ccb85bdc13840a from main
2022-07-02[4.0.x] Fixed typo in docs/topics/signals.txt.Aristotelis Mikropoulos
Backport of 5eb6a2b33d70b9889e1cafa12594ad6f80773d3a from main
2022-06-27[4.0.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-06-16[4.0.x] Updated OWASP Top 10 link in security topic.Grammy Jiang
Backport of ef9121f3e6f62060d2904fb1811dbe7d74834686 from main
2022-05-19[4.0.x] Removed unnecessary semicolons in docs about performing raw SQL.Tom Sparrow
Backport of e89f9571352f42c7752b351ba1e651485e5e7c51 from main
2022-04-28[4.0.x] Added backticks to code literals in various docs.David
Backport of 51874dd1605d0106c68e854572950d2b6f768fc1 from main.
2022-04-28[4.0.x] Changed "ie." to "i.e." in docs.David
Backport of 1c2bf80acb8c434a83a3d29d022dea586609f7b7 from main
2022-04-20[4.0.x] Refs #33646 -- Added example for async cross-thread connection access.Carlton Gibson
Backport of 6b53114dd862ec97c282fdfdc83579cbd6d1560d from main
2022-04-19[4.0.x] Updated note about ListView pagination example in CBV docs.Theofilos Alexiou
Follow up to 0f0abc20be55d796ecfc3e7698e7ecfd9e9cdf88. Backport of 470708f50d8c13a50770893b8d7181f5218bf3ac from main
2022-03-31[4.0.x] Fixed #32129 -- Adjusted the docs for session expiry helpers.sarahboyce
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
2022-03-29[4.0.x] Updated various links to HTTPS and new locations.Mariusz Felisiak
Backport of 010a9d8a4f45252b908337988690c3fad138e334 from main
2022-03-17[4.0.x] Added missing backticks to function names.Mariusz Felisiak
Backport of 39ae8d740e30c18e46873cf82aff76588f1974c7 from main
2022-02-18[4.0.x] Fixed typo in docs/topics/i18n/translation.txt.Philipp Bosch
Backport of 737542390af27616d93f86cd418e2d7f3e874b27 from main
2022-02-12[4.0.x] Refs #32074 -- Recommended aiosmtpd for minimal SMTP server.Claude Paroz
Follow up to 569a33579c3cca5f801c544d9b52a34e3c779424. Backport of 5d13cc540e29eedafe695338d8ec9ec500185ccd from main
2022-02-08[4.0.x] Fixed #32518 -- Doc'd that QuerySet.contains() should not be overused.John Hollingsworth
Thanks Tim McCurrach for the idea. Backport of d70b4bea18c96e518ce14dca96085e9265e8ebb6 from main
2022-02-05[4.0.x] Refs #32243 -- Fixed typo in docs/topics/files.txt.Grace Hawkins
Backport of 25514b604a64686ba603bf10a8a63390dc38b79d from main
2022-02-03[4.0.x] Fixed #32243 -- Added docs examples for manually saving Files.Joshua Massover
Backport of c9d6e3595cfd0aa58cde1656bd735ecfcd7a872b from main
2022-02-03[4.0.x] Improved example of using a custom queryset in Model formsets docs.Mike Lissner
Backport of e459b0f5a0b2bfbc2ac45b3e7f21047ec9e4f345 from main
2022-02-02[4.0.x] Added Redis to warning about using cached sessions in docs.Theofilos Alexiou
Backport of 3ba60951fcbc8fca3e71d3b78083b100491fa7f9 from main
2022-01-17[4.0.x] Fixed #33443 -- Clarified when PasswordResetView sends an email.Brad Solomon
Backport of b55ebe32417e0884b6b8b3e1bc0379033aa221af from main
2022-01-10[4.0.x] Corrected signatures of some functions in docs.Mariusz Felisiak
Backport of 178109c1734ccc16386c3e3cbae1465c7a1b8ed8 from main
2022-01-05[4.0.x] Removed unused comment directive in CBV topic docs.David
Backport of 973fa566521037ac140dcece73fceae50ee522f1 from main
2022-01-05[4.0.x] Fixed malformed attribute directives in docs.David
Backport of cc8e771c643b4aed9f1d0b8bfcc5b4a8604385b7 from main
2022-01-04[4.0.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>
2022-01-04[4.0.x] Avoided suggestion of plain text database password in sessions topic.Luke Plant
Backport of ccafad2e429468c518c80fb178f9e7a3f06e78e1 from main
2021-12-30[4.0.x] Fixed #27936 -- Rewrote spanning multi-valued relationships docs.Jacob Walls
Backport of 6174814dbe04fb6668aa212a6cdbca765a8b0522 from main
2021-12-30[4.0.x] Added default values to Entry's fields in making queries docs.Mariusz Felisiak
This makes it easier to create a data in examples. Backport of 1283458baae482c2bbb22c842b1db6c832c953f3 from main
2021-12-28[4.0.x] Updated example of YAML serialization format in docs.Sergey Fursov
Backport of feeb0685c62a793c55a058584ba1de45e74f80f7 from main
2021-12-13[4.0.x] Fixed #33338 -- Doc'd that never_cache() decorator set Expires header.mgaligniana
Backport of 669dcefc04837c35fc2ec5ce906d84397005965d from main
2021-11-26[4.0.x] Fixed #33301 -- Clarified the type of arguments required by custom ↵Baptiste Mispelon
assertions. Backport of 528691d1b66b4ecf7bbb55f783fc919d40d4a235 from main
2021-11-26[4.0.x] Refs #33163 -- Corrected example of connection signal handlers in ↵Mariusz Felisiak
AppConfig.ready(). Backport of 75ee7057e98dd9725fabb98cabe42966fa4c8222 from main
2021-11-17[4.0.x] Fixed #33163 -- Added example of connection signal handlers in ↵Roxane
AppConfig.ready() to docs. Backport of 2d124f6a1c45afdde8be90c01043e0b14455d41e from main
2021-11-04[4.0.x] Corrected multiply defined labels in docs.Mariusz Felisiak
Backport of 60503cc747eeda7c61bab02b71f8f55a733a6eea from main
2021-11-03[4.0.x] Fixed typo in docs/topics/logging.txt.Brad
Backport of c7152cb58ea84f51bc2096fb5d3cf03ab31ea985 from main
2021-10-19[4.0.x] Refs #33207 -- Clarified that AUTH_USER_MODEL expects an app label.Mariusz Felisiak
Backport of fd881e8cd9b7686ab8fcd32332100710a8ffaa10 from main
2021-10-19[4.0.x] Refs #32956 -- Changed docs to treat the acronym HTTP phonetically.David Smith
Backport of 69b0736fad1d1f0197409ca025b7bcdf5666ae62 from main
2021-10-18[4.0.x] Fixed #33172 -- Added example of modifying upload handlers on the ↵sreehari1997
fly for CBVs. Backport of e2f778d57947d168a875159e6df075255eea4bbc from main
2021-09-22[4.0.x] Fixed #33128 -- Corrected possessive 's usage in FormSet docs.Joel Farthing
Backport of 2f144323756fc6f8517e357c540f3570356d9eba from main
2021-09-21[4.0.x] Fixed broken links and redirects in docs.Mariusz Felisiak
Backport of 1d16dbc74563ec9aeb4bdff870d0fe5064667b26 from main
2021-09-21[4.0.x] Used :rfc: role in docs/topics/conditional-view-processing.txt.Mariusz Felisiak
Backport of f8bab4e0dcdad5cb174998e1b31d74c8434a2477 from main
2021-09-20Fixed #31026 -- Switched form rendering to template engine.David Smith
Thanks Carlton Gibson, Keryn Knight, Mariusz Felisiak, and Nick Pope for reviews. Co-authored-by: Johannes Hoppe <info@johanneshoppe.com>
2021-09-16Fixed #32365 -- Made zoneinfo the default timezone implementation.Carlton Gibson
Thanks to Adam Johnson, Aymeric Augustin, David Smith, Mariusz Felisiak, Nick Pope, and Paul Ganssle for reviews.
2021-09-14Fixed #33012 -- Added Redis cache backend.Daniyal
Thanks Carlton Gibson, Chris Jerdonek, David Smith, Keryn Knight, Mariusz Felisiak, and Nick Pope for reviews and mentoring this Google Summer of Code 2021 project.
2021-09-14Fixed #32873 -- Deprecated settings.USE_L10N.Claude Paroz
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
2021-09-10Refs #31055 -- Doc'd 'databases' argument of check functions.Adam Johnson
2021-09-07Fixed #32076 -- Added async methods to BaseCache.Andrew-Chen-Wang
This also makes DummyCache async-compatible.
2021-09-04Fixed typo in docs/topics/i18n/formatting.txt.Jacob Walls
2021-08-30Fixed #33054 -- Made TestCase.captureOnCommitCallbacks() capture callbacks ↵Eugene Morozov
recursively.
2021-08-26Made sentence about Model consistent in docs.Zainab Amir