Haven't really thought about this too much, just wanted to throw the
idea out (mainly for Malcolm)

Currently, widgets are conditionally escaped [1]. Malcolm points out
that "This still isn't perfect behaviour (since it's unaware of the
current context's auto-escaping setting)..."

If the template renderer looked at methods it was calling for a
needs_autoescape property, this could provide the current context's
auto-escaping setting. Good idea?

[1] http://code.djangoproject.com/changeset/6722
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to