Hi Gerardo, 
i am not full understand, your mean is for example

<a href=“{% url “blog/post/detail.html” post.id %}”>post.title<a/> ?  
<a href=“{% url “here_goes_entry_urls.py_for_detail” post.id
 %}”>post.title<a/>



在 2020年1月19日星期日 UTC+1下午6:45:11,Gerardo Palazuelos写道:
>
> Hello,
> File: template/blog/post/list.html, line 7
> It doesn’t sounds good at least for me.
> The way I do is:
> <a href=“{% url “here_goes_entry_urls.py_for_detail” post.id 
> %}”>post.title<a/>
>
>
>
> ---
> Gerardo Palazuelos
> Enviado desde mi iPhone
>
>
> El 19 ene 2020, a la(s) 9:25, amanda <[email protected] <javascript:>> 
> escribió:
>
> 
> Hello,
> I am new to Django, i follow a book : Django by Example 2. i install a 
> blog, it show blog post list, but when i click post title, it does not go 
> to post detail.html page.
> anyone can tell me where i can wrong?
> Thank you very much!
>
>
>
> -- 
> 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 [email protected] <javascript:>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/django-users/2fb56c3c-6eb6-46c9-9162-548a65b3c781%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/django-users/2fb56c3c-6eb6-46c9-9162-548a65b3c781%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> <1.JPG>
> <2.JPG>
> <3.JPG>
> <4.JPG>
> <5.JPG>
> <6.JPG>
> <7.jpg>
>
>

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/30fc642a-2816-497d-b3fa-22f740810193%40googlegroups.com.

Reply via email to