Opened 17 years ago
Closed 17 years ago
#6540 closed (invalid)
autoescape should be removed
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | Template system | Version: | dev |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
I don't understand the rational behind adding this undocumented feature into subversion. It would be nice if it could be dumped. At least it would be nice if shutting it off for the entire site could also be an option. I use WYSIWYG editors that dump HTML into a text field in the admin. Just so this bug report isn't entirely negative I love django, have been using it for years and the benefits far outweigh the annoyances.
Change History (2)
comment:1 by , 17 years ago
comment:2 by , 17 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
As ramiro pointed out, it's clearly documented how to turn it off.
Replying to fgrim@butterflyresearch.com:
Are you sure you are reading Django documentation?