Awesome! Thank you.
On Tue, Oct 25, 2011 at 8:10 AM, psbanka wrote:
> In the current Django 1.3 documentation on templates
> (https://docs.djangoproject.com/en/1.3/topics/templates/#for-template-
> blocks), the documentation mentions the following:
>
> "The auto-escaping tag passes its effect on
On Tue, Oct 25, 2011 at 11:10 AM, psbanka wrote:
> Am I reading the documentation wrong, or is there a Django error here?
>
There's a bit of an oddity in Django here, that actually has nothing to do
with autoescape. There are three "built-in" tags (block, extends, and
include) that are only made
In the current Django 1.3 documentation on templates
(https://docs.djangoproject.com/en/1.3/topics/templates/#for-template-
blocks), the documentation mentions the following:
"The auto-escaping tag passes its effect onto templates that extend
the current one as well as templates included via the i
3 matches
Mail list logo