I have looked a lot on google for answers of how to use the \'url\' tag in templates only to find many responses saying \'You just insert it into your template and point it
I run into same problem.
What I found from documentation, we should use namedspace.
in your case {% url login:login_view %}
{% url login:login_view %}