#23734 closed Cleanup/optimization (fixed)
Templates intro talks about striptags without the appropriate security disclaimer
Reported by: | Aymeric Augustin | Owned by: | Tim Graham |
---|---|---|---|
Component: | Documentation | Version: | 1.7 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Accepted | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
I'm refering to this section: https://docs.djangoproject.com/en/dev/topics/templates/#filters
I suggest choosing another example. What about |filesizeformat
? At least there are no security ramifications I can think of.
Change History (4)
comment:1 by , 10 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
Triage Stage: | Unreviewed → Accepted |
comment:2 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
In 08c5887f134da761dc59f52280116dd9849985a7: