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-03-29
Fixed #15619 -- Deprecated log out via GET requests.
René Fleschenberg
2022-03-24
Refs #32365 -- Removed internal uses of utils.timezone.utc alias.
Carlton Gibson
2022-03-17
Added missing backticks to function names.
Mariusz Felisiak
2022-03-10
Changed some words to use inline markup.
David Smith
2022-03-08
Rewrote some references to "master".
Adam Johnson
2022-03-04
Fixed #29865 -- Added logical XOR support for Q() and querysets.
Ryan Heard
2022-02-22
Removed redundant QuerySet.all() calls in docs and tests.
Nick Pope
2022-02-18
Fixed typo in docs/topics/i18n/translation.txt.
Philipp Bosch
2022-02-12
Refs #32074 -- Recommended aiosmtpd for minimal SMTP server.
Claude Paroz
2022-02-10
Fixed #29490 -- Added support for object-based Media CSS and JS paths.
Claude Paroz
2022-02-09
Fixed #33495 -- Improved debug logging message about adapting handlers for mi...
Aaron Chong
2022-02-08
Fixed #32518 -- Doc'd that QuerySet.contains() should not be overused.
John Hollingsworth
2022-02-05
Refs #32243 -- Fixed typo in docs/topics/files.txt.
Grace Hawkins
2022-02-03
Fixed #32243 -- Added docs examples for manually saving Files.
Joshua Massover
2022-02-03
Improved example of using a custom queryset in Model formsets docs.
Mike Lissner
2022-02-02
Added Redis to warning about using cached sessions in docs.
Theofilos Alexiou
2022-02-01
Fixed #30360 -- Added support for secret key rotation.
tschilling
2022-01-27
Fixed #26142 -- Allowed model formsets to prevent new object creation.
vgolubev
2022-01-26
Adjusted CBV resolver_match example in testing tools docs.
Carlton Gibson
2022-01-22
Stopped including type="text/css" attributes for CSS link tags.
Claude Paroz
2022-01-21
Fixed #26760 -- Added --prune option to migrate command.
Jacob Walls
2022-01-17
Fixed #33443 -- Clarified when PasswordResetView sends an email.
Brad Solomon
2022-01-13
Clarified how contrib.auth picks a password hasher for verification.
Adam Johnson
2022-01-13
Fixed #29708 -- Deprecated PickleSerializer.
Adam Johnson
2022-01-13
Refs #29708 -- Made SessionBase store expiry as string.
Adam Johnson
2022-01-12
Alphabetized field attributes in form topic docs.
David Smith
2022-01-10
Corrected signatures of some functions in docs.
Mariusz Felisiak
2022-01-07
Fixed #28628 -- Changed \d to [0-9] in regexes where appropriate.
Ad Timmering
2022-01-05
Removed unused comment directive in CBV topic docs.
David
2022-01-05
Fixed malformed attribute directives in docs.
David
2022-01-04
Fixed CVE-2021-45115 -- Prevented DoS vector in UserAttributeSimilarityValida...
Florian Apolloner
2022-01-04
Avoided suggestion of plain text database password in sessions topic.
Luke Plant
2021-12-30
Fixed #27936 -- Rewrote spanning multi-valued relationships docs.
Jacob Walls
2021-12-30
Added default values to Entry's fields in making queries docs.
Mariusz Felisiak
2021-12-28
Updated example of YAML serialization format in docs.
Sergey Fursov
2021-12-28
Avoided counting attributes and methods in docs.
Mariusz Felisiak
2021-12-17
Changed signatures of setting_changed signal receivers.
Adam Johnson
2021-12-15
Fixed #16063 -- Adjusted admin changelist searches spanning multi-valued rela...
Jacob Walls
2021-12-13
Improved wording in password validators docs and docstrings.
Adam Johnson
2021-12-13
Fixed #33338 -- Doc'd that never_cache() decorator set Expires header.
mgaligniana
2021-11-26
Fixed #33301 -- Clarified the type of arguments required by custom assertions.
Baptiste Mispelon
2021-11-26
Refs #33163 -- Corrected example of connection signal handlers in AppConfig.r...
Mariusz Felisiak
2021-11-24
Fixed #33298 -- Added docs and tests for using Q objects with get_object_or_4...
mgaligniana
2021-11-17
Fixed #33163 -- Added example of connection signal handlers in AppConfig.read...
Roxane
2021-11-12
Fixed #33161 -- Enabled durability check for nested atomic blocks in TestCase.
Krzysztof Jagiello
2021-11-08
Fixed #33264 -- Made test runner return non-zero error code for unexpected su...
Baptiste Mispelon
2021-11-04
Corrected multiply defined labels in docs.
Mariusz Felisiak
2021-11-03
Fixed typo in docs/topics/logging.txt.
Brad
2021-10-21
Fixed #33211 -- Updated tests for Selenium 4.0.0.
Carlton Gibson
2021-10-19
Refs #33207 -- Clarified that AUTH_USER_MODEL expects an app label.
Mariusz Felisiak
[prev]
[next]