index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
topics
Age
Commit message (
Expand
)
Author
2022-07-02
[4.0.x] Fixed typo in docs/topics/signals.txt.
Aristotelis Mikropoulos
2022-06-27
[4.0.x] Fixed docs build with sphinxcontrib-spelling 7.5.0+.
Mariusz Felisiak
2022-06-16
[4.0.x] Updated OWASP Top 10 link in security topic.
Grammy Jiang
2022-05-19
[4.0.x] Removed unnecessary semicolons in docs about performing raw SQL.
Tom Sparrow
2022-04-28
[4.0.x] Added backticks to code literals in various docs.
David
2022-04-28
[4.0.x] Changed "ie." to "i.e." in docs.
David
2022-04-20
[4.0.x] Refs #33646 -- Added example for async cross-thread connection access.
Carlton Gibson
2022-04-19
[4.0.x] Updated note about ListView pagination example in CBV docs.
Theofilos Alexiou
2022-03-31
[4.0.x] Fixed #32129 -- Adjusted the docs for session expiry helpers.
sarahboyce
2022-03-29
[4.0.x] Updated various links to HTTPS and new locations.
Mariusz Felisiak
2022-03-17
[4.0.x] Added missing backticks to function names.
Mariusz Felisiak
2022-02-18
[4.0.x] Fixed typo in docs/topics/i18n/translation.txt.
Philipp Bosch
2022-02-12
[4.0.x] Refs #32074 -- Recommended aiosmtpd for minimal SMTP server.
Claude Paroz
2022-02-08
[4.0.x] Fixed #32518 -- Doc'd that QuerySet.contains() should not be overused.
John Hollingsworth
2022-02-05
[4.0.x] Refs #32243 -- Fixed typo in docs/topics/files.txt.
Grace Hawkins
2022-02-03
[4.0.x] Fixed #32243 -- Added docs examples for manually saving Files.
Joshua Massover
2022-02-03
[4.0.x] Improved example of using a custom queryset in Model formsets docs.
Mike Lissner
2022-02-02
[4.0.x] Added Redis to warning about using cached sessions in docs.
Theofilos Alexiou
2022-01-17
[4.0.x] Fixed #33443 -- Clarified when PasswordResetView sends an email.
Brad Solomon
2022-01-10
[4.0.x] Corrected signatures of some functions in docs.
Mariusz Felisiak
2022-01-05
[4.0.x] Removed unused comment directive in CBV topic docs.
David
2022-01-05
[4.0.x] Fixed malformed attribute directives in docs.
David
2022-01-04
[4.0.x] Fixed CVE-2021-45115 -- Prevented DoS vector in UserAttributeSimilari...
Florian Apolloner
2022-01-04
[4.0.x] Avoided suggestion of plain text database password in sessions topic.
Luke Plant
2021-12-30
[4.0.x] Fixed #27936 -- Rewrote spanning multi-valued relationships docs.
Jacob Walls
2021-12-30
[4.0.x] Added default values to Entry's fields in making queries docs.
Mariusz Felisiak
2021-12-28
[4.0.x] Updated example of YAML serialization format in docs.
Sergey Fursov
2021-12-13
[4.0.x] Fixed #33338 -- Doc'd that never_cache() decorator set Expires header.
mgaligniana
2021-11-26
[4.0.x] Fixed #33301 -- Clarified the type of arguments required by custom as...
Baptiste Mispelon
2021-11-26
[4.0.x] Refs #33163 -- Corrected example of connection signal handlers in App...
Mariusz Felisiak
2021-11-17
[4.0.x] Fixed #33163 -- Added example of connection signal handlers in AppCon...
Roxane
2021-11-04
[4.0.x] Corrected multiply defined labels in docs.
Mariusz Felisiak
2021-11-03
[4.0.x] Fixed typo in docs/topics/logging.txt.
Brad
2021-10-19
[4.0.x] Refs #33207 -- Clarified that AUTH_USER_MODEL expects an app label.
Mariusz Felisiak
2021-10-19
[4.0.x] Refs #32956 -- Changed docs to treat the acronym HTTP phonetically.
David Smith
2021-10-18
[4.0.x] Fixed #33172 -- Added example of modifying upload handlers on the fly...
sreehari1997
2021-09-22
[4.0.x] Fixed #33128 -- Corrected possessive 's usage in FormSet docs.
Joel Farthing
2021-09-21
[4.0.x] Fixed broken links and redirects in docs.
Mariusz Felisiak
2021-09-21
[4.0.x] Used :rfc: role in docs/topics/conditional-view-processing.txt.
Mariusz Felisiak
2021-09-20
Fixed #31026 -- Switched form rendering to template engine.
David Smith
2021-09-16
Fixed #32365 -- Made zoneinfo the default timezone implementation.
Carlton Gibson
2021-09-14
Fixed #33012 -- Added Redis cache backend.
Daniyal
2021-09-14
Fixed #32873 -- Deprecated settings.USE_L10N.
Claude Paroz
2021-09-10
Refs #31055 -- Doc'd 'databases' argument of check functions.
Adam Johnson
2021-09-07
Fixed #32076 -- Added async methods to BaseCache.
Andrew-Chen-Wang
2021-09-04
Fixed typo in docs/topics/i18n/formatting.txt.
Jacob Walls
2021-08-30
Fixed #33054 -- Made TestCase.captureOnCommitCallbacks() capture callbacks re...
Eugene Morozov
2021-08-26
Made sentence about Model consistent in docs.
Zainab Amir
2021-08-24
Fixed #32552 -- Added logger argument to DiscoverRunner.
Chris Jerdonek
2021-08-17
Fixed #32964 -- Corrected 'setup'/'set up' usage in docs.
Andrew Northall
[next]