Re: mark_safe, escape and conditional_escape

2008-08-25 Thread Malcolm Tredinnick
On Mon, 2008-08-25 at 10:29 -0700, Alex G wrote: > I don't know if this belongs on the dev board, but since it relates to > how the framework acts, I thought I'd give it a shot. Basically, I am > curious as to the function of escape vs. conditional_escape, and the > decision to use the former in

mark_safe, escape and conditional_escape

2008-08-25 Thread Alex G
I don't know if this belongs on the dev board, but since it relates to how the framework acts, I thought I'd give it a shot. Basically, I am curious as to the function of escape vs. conditional_escape, and the decision to use the former in the forms.as_x functions... As far as I can tell, escape