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
/
ref
/
logging.txt
Age
Commit message (
Expand
)
Author
2025-08-28
Ensured :doc: role uses absolute targets in docs.
Adam Johnson
2025-08-28
Fixed #36570 -- Removed unnecessary :py domain from documentation roles.
SaJH
2025-08-25
Refs #36485 -- Rewrapped docs to 79 columns line length.
David Smith
2025-08-25
Refs #36485 -- Removed double spaces after periods in sentences.
Natalia
2025-01-15
Removed versionadded/changed annotations for 5.1.
Sarah Boyce
2024-09-03
Fixed CVE-2024-45231 -- Avoided server error on password reset when email sen...
Natalia
2024-02-21
Fixed #34806 -- Made cached_db session backend resilient to cache write errors.
Sulabh Katila
2024-01-23
Fixed #34971 -- Doc'd additional loggers.
duranbe
2023-09-18
Removed versionadded/changed annotations for 4.2.
Mariusz Felisiak
2023-08-22
Fixed #34781 -- Updated logging ref docs for django.server's request extra co...
Keryn Knight
2023-03-01
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
django-bot
2023-02-28
Refs #34140 -- Corrected rst code-block and various formatting issues in docs.
Joseph Victor Zammit
2022-11-21
Fixed #31090 -- Logged transaction management queries.
Ilya Bass
2022-05-17
Removed versionadded/changed annotations for 4.0.
Carlton Gibson
2021-07-29
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...
David Smith
2021-07-12
Refs #32880 -- Created a new logging how-to document.
Daniele Procida
2021-07-02
Fixed #30934 -- Included database alias in django.db.backends log messages.
Nick Pope
2021-06-30
Refs #32880 -- Moved logging reference to new document.
Daniele Procida