On 20 oct, 14:55, knight wrote:
> Thanks for the reply.
> It doesn't matter where I put {{ MEDIA_URL }}.
> I get the error in any case
Please post your actual template code somewhere we can read it.
--~--~-~--~~~---~--~~
You received this message because you are s
Thanks for the reply.
It doesn't matter where I put {{ MEDIA_URL }}.
I get the error in any case
On Oct 20, 11:09 am, bruno desthuilliers
wrote:
> On 20 oct, 09:56, knight wrote:
>
> > Hi,
>
> > I have override 2 admin templates: index.html and base_site.html.
> > The first line of index.html i
On 20 oct, 09:56, knight wrote:
> Hi,
>
> I have override 2 admin templates: index.html and base_site.html.
> The first line of index.html is: {% extends "admin/base_site.html" %}
> Everything works fine, but if I insert {{ MEDIA_URL }} in
> base_site.html, I get the following error when going to
Hi,
I have override 2 admin templates: index.html and base_site.html.
The first line of index.html is: {% extends "admin/base_site.html" %}
Everything works fine, but if I insert {{ MEDIA_URL }} in
base_site.html, I get the following error when going to my admin page:
TemplateSyntaxError at /adm
4 matches
Mail list logo