Thursday, November 24, 2011

Re: Named URLs Error

forget my previous post, it is wrong.

/templates/products/index.html
----------------------------------------------------------------------------------
<a href="{% url products_index %}"> Products </a>

Error
----------------------------------------------------------------------------------
In template /home/user/app/templates/inc/header.html, error at line 18
  Caught ImportError while rendering: No module named urls

see that there are different templates.

can you show what is happening in:

template /home/user/app/templates/inc/header.html, error at line 18


No comments:

Post a Comment