summaryrefslogtreecommitdiff
path: root/docs/howto/csrf.txt
AgeCommit message (Expand)Author
2026-02-16Fixed #36918 -- Removed double spaces and fixed minor grammar issues in docs.$ῗἧḡḥ𝐀丂𝓱м𝑒𝑒𝐓
2025-08-25Refs #36485 -- Rewrapped docs to 79 columns line length.David Smith
2024-01-26Applied Black's 2024 stable style.Mariusz Felisiak
2023-03-01Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.django-bot
2023-02-10Refs #34140 -- Applied rst code-block to non-Python examples.Carlton Gibson
2022-12-06Updated various links to HTTPS and new locations.Mariusz Felisiak
2022-03-22Refs #28592 -- Improved some headings in CSRF how-to.Tomas McNamer
2022-03-17Refs #28592 -- Created a new CSRF how-to document.tommcn