Good to know. Thanks.

On Wed, Feb 17, 2010 at 3:44 AM, bruno desthuilliers <
[email protected]> wrote:

> On Feb 16, 10:57 pm, Joel Stransky <[email protected]> wrote:
> > The problem is that if I load the tag inside base via {% load
> my_custom_tag
> > %} it breaks but if I include that line inside mainContent, it works. My
> > goal here was to load all custom tags in the base so that I'd never have
> to
> > load them again but could use them anywhere.
>
> Not allowing this is a (sensible IMHO) design choice:
>
> http://docs.djangoproject.com/en/1.1/topics/templates/#custom-libraries-and-template-inheritance
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<django-users%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>
>


-- 
--Joel Stransky
stranskydesign.com

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to