From: Thierry Parmentelat Date: Sun, 24 Mar 2013 10:26:23 +0000 (+0100) Subject: internal fileds of a plugin (the ones from __dict__) are automatically visible in... X-Git-Tag: myslice-django-0.1-2~16 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=336354f96751fee9b20ec3b4ada0d027c9642ac7;hp=336354f96751fee9b20ec3b4ada0d027c9642ac7;p=unfold.git internal fileds of a plugin (the ones from __dict__) are automatically visible in template (and can be redefined in template_env) ---