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