summaryrefslogtreecommitdiff
path: root/docs/ref/logging.txt
AgeCommit message (Expand)Author
2024-09-03[4.2.x] Fixed CVE-2024-45231 -- Avoided server error on password reset when e...Natalia
2023-08-22[4.2.x] Fixed #34781 -- Updated logging ref docs for django.server's request ...Keryn Knight
2023-03-01[4.2.x] Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.django-bot
2023-02-28[4.2.x] Refs #34140 -- Corrected rst code-block and various formatting issues...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