> Aymeric Augustin:
> This could be a regression

Without having had a look at any of the links you’ve posted, this does NOT work 
in Jinja2 the way I suggested:

>>> jinja2.Template('{{foo}}').render({'foo': Money('1', '$')})
'$ 1'

So whatever the changes for better __html__ interoperability were, they seem 
unrelated to what I’m suggesting.

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/A1BE33F9-0E6F-4935-87ED-832DAB8D3A75%40lophus.org.
For more options, visit https://groups.google.com/d/optout.

Reply via email to