Groups
Groups
Sign in
Groups
Groups
Django users
Conversations
About
Send feedback
Help
base.html
11 views
Skip to first unread message
Segun Gesture
unread,
Jan 29, 2019, 6:31:45 PM
1/29/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Django users
Am trying to add a topic to my base.html and its telling me learning log is not a name space .
here is the code for the base.html modified
<
p
>
<
a
href
=
"{% url 'learning_logs:index'% }"
>
learning log
</
a
>
-
<
a
href
=
"{% url 'learning_logs:topics' %}"
>
Topics
</
a
>
</
p
>
{% block content %}{%endblock content %}
Reply all
Reply to author
Forward
0 new messages