Good to know. Thanks. On Wed, Feb 17, 2010 at 3:44 AM, bruno desthuilliers < bruno.desthuilli...@gmail.com> wrote:
> On Feb 16, 10:57 pm, Joel Stransky <j...@stranskydesign.com> 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 django-us...@googlegroups.com. > To unsubscribe from this group, send email to > django-users+unsubscr...@googlegroups.com<django-users%2bunsubscr...@googlegroups.com> > . > 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 django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.