Just sorted it out.
I've added the template's root dir to TEMPLATE_DIRS and started simply
using:
{% extends "common/searchForm.html" %}
cheers,
Filipe
On Sep 19, 5:31 pm, Filipe Correia <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I've svn updated my working copy of django and started getting the
>
Hello,
I've svn updated my working copy of django and started getting the
following error:
TemplateSyntaxError at /
Template u'../common/searchForm.html' cannot be extended, because it
doesn't exist
This is happening while processing another template, ie:
/myproj/templates/specific/searchForm.
2 matches
Mail list logo