Closed
Bug 663236
Opened 14 years ago
Closed 14 years ago
Make |safe less necessary for form fields and such
Categories
(support.mozilla.org :: Code Quality, task)
support.mozilla.org
Code Quality
Tracking
(Not tracked)
RESOLVED
FIXED
2011Q3
People
(Reporter: erik, Assigned: timw)
Details
Apply the monkeypatch at https://github.com/mozilla/nuggets/blob/master/safe_django_forms.py. This will make Security's lives easier, since they won't have as many |safes to think about.
Updated•14 years ago
|
Target Milestone: 2011Q2 → 2011Q3
Updated•14 years ago
|
Assignee: nobody → timw
| Assignee | ||
Comment 1•14 years ago
|
||
| Assignee | ||
Comment 2•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Comment 3•14 years ago
|
||
\o/ Now we should start filing some bugs to remove |safe from forms.
You need to log in
before you can comment on or make changes to this bug.
Description
•