hi im "learned in python ways" but very new to django but i thought i
might start a discussion (or get shot down) about the (im guessing)
filtering in HttpResponse. im assuming it is for our benefit, maybe to
prevent code injection, but has anyone else found it frustrating that
you cant tag eg <h1> in the "views" in such a way as to make a
difference after it has been put in a template? iv created a simple
replace script for my specific purpose so i could have more control
from the python side before the template as to the final page's
appearance. so, have i simply not learned a better way yet, or is it
something that i should ovoid undoing because it would not be worth
the risk?

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.

Reply via email to