Mercurial > p > roundup > code
comparison doc/reference.txt @ 7736:f14409a760e3
doc: fix typo
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Mon, 12 Feb 2024 14:59:06 -0500 |
| parents | 3071db43bfb6 |
| children | 2b0164ac5cfa |
comparison
equal
deleted
inserted
replaced
| 7735:ac487300590d | 7736:f14409a760e3 |
|---|---|
| 3546 url_quote quote some text as safe for a URL (ie. space, %, ...) | 3546 url_quote quote some text as safe for a URL (ie. space, %, ...) |
| 3547 html_quote quote some text as safe in HTML (ie. <, >, ...) | 3547 html_quote quote some text as safe in HTML (ie. <, >, ...) |
| 3548 html_calendar renders an HTML calendar used by the | 3548 html_calendar renders an HTML calendar used by the |
| 3549 ``_generic.calendar.html`` template (itself invoked by | 3549 ``_generic.calendar.html`` template (itself invoked by |
| 3550 the popupCalendar DateHTMLProperty method | 3550 the popupCalendar DateHTMLProperty method |
| 3551 anti_csrf_nonce returns the random noncue generated for this session | 3551 anti_csrf_nonce returns the random nonce generated for this session |
| 3552 =============== ======================================================== | 3552 =============== ======================================================== |
| 3553 | 3553 |
| 3554 | 3554 |
| 3555 Batching | 3555 Batching |
| 3556 :::::::: | 3556 :::::::: |
