This probably should have been brought up in django-users first, asking if it's
possible.
See safestring.mark_safe():
http://docs.djangoproject.com/en/dev/ref/utils/
--
You received this message because you are subscribed to the Google Groups
"Django developers" group.
To post to this group,
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 in