Florian Schlachter

Results 33 comments of Florian Schlachter

Can you elaborate on what you want to achieve (incl examples)?

> At my company we are looking into using it for an email template renderer :) Thanks for letting me know! May I ask which company that is?

Thanks for your PR. Can you please add some tests for this new option and consider removing SetAutoescape then?

Can you provide a stack trace and an example? Thanks!

Sounds good, thanks. Let us first collect a list of what should and how should it be documented, i.e. making the list in my original posting more complete. Then we...

You can use the `verbatim`-tag in such cases; see the documentation here: https://docs.djangoproject.com/en/dev/ref/templates/builtins/#verbatim Does this solve your issue?

Let me put it on the TODO, but since we have `verbatim` it's not high prioritized.

> So you mean that there is no way even to get the identifier names in a template? Yes, that's correct. There is no official or supported way to do...

It is intentional by now, but could need some improvements, I agree.