vote up 1 vote down star

For example:

{{test|linebreaksbr|safe}}
flag

67% accept rate
3  
Rather than asking, why didn't you just try it and see? – Daniel Roseman Aug 7 at 20:58

2 Answers

vote up 2 vote down check

Yes you can, this is common practice to string together many filters consecutively.

Could you turn debugging on and see what the error is and update the question?

Make sure this is set in your settings.py

DEBUG = True
TEMPLATE_DEBUG = DEBUG
link|flag
i did the very above but it did not work. – nubela Aug 7 at 21:14
vote up 2 vote down

Yes, have you tried it? Did something go wrong?

link|flag
yeap, i did the very above, but it only had linebreaksbr effect, and not the safe filter in effect. which is what sparked this very question. – nubela Aug 7 at 21:13
2  
update the question with more details then: what went in, and what came out? – Ned Batchelder Aug 7 at 21:17

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.