jbalogh / jingo

An adapter for using Jinja2 templates with Django.
http://readthedocs.org/docs/jingo/en/latest/
BSD 3-Clause "New" or "Revised" License
178 stars 45 forks source link

Revert |f behavior for 0.7.1. #59

Closed jsocol closed 9 years ago

jsocol commented 10 years ago

This reverts the behavior of the |f helper to what it was before b40ccfcba362092a79001aa5c0da77fd904ed692, per the conversation in #54. Also adds tests to prevent regressing the behavior of either |f or |fe.

Fixes #54.

jsocol commented 10 years ago

cc @fwenzel @magopian

I... believe... this is what we agreed: for 0.7.1, revert |f, for the future, we'll probably deprecate it and add something with saner behavior.

jsocol commented 10 years ago

@fwenzel @magopian ping! If there are no objections I'm going to merge this tomorrow, since I believe it to be correct.

magopian commented 10 years ago

Sorry, didn't understand you were waiting for approval.

r+wc ;)

fwenzel commented 10 years ago

Thanks for the review, @magopian !

jsocol commented 9 years ago

07cff4c24ef3b7f4e94705a4e0ea139a9bc4b852