Mercurial > p > roundup > code
diff doc/customizing.txt @ 6423:2917231d8076
Document templating.utils.anti_csrf_nonce()
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Thu, 27 May 2021 14:16:16 -0400 |
| parents | 9c57f2814597 |
| children | 2bd60def4fed |
line wrap: on
line diff
--- a/doc/customizing.txt Wed May 26 12:04:06 2021 -0400 +++ b/doc/customizing.txt Thu May 27 14:16:16 2021 -0400 @@ -3498,6 +3498,7 @@ html_calendar renders an HTML calendar used by the ``_generic.calendar.html`` template (itself invoked by the popupCalendar DateHTMLProperty method +anti_csrf_nonce returns the random noncue generated for this session =============== ========================================================
