hey you tried:
you app name is links rather than myapp, so try:
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to django-users+unsubscr...@googlegroups.com.
In your urls.py, you have the url name as “ytlinks” with an s. But your url
tag doesn’t have the s.
Try this:
{% url ‘ytlinks.ytlinks’ %}
From: django-users@googlegroups.com [mailto:django-users@googlegroups.com] On
Behalf Of xyron
Sent: Thursday, February 16, 2017 9:35 AM
To: Django users
Sub
2 matches
Mail list logo