Re: I am getting this error plz help me out of this.

2020-09-11 Thread Hedrick Godson's
In ur anchor tag in template {% url "xyz:rst" post.pk %} On Thu, 10 Sep 2020, 20:15 amr wrote: > In your views function you passed a (pk) so you must pass it in your path > in (urls.py) as > path('postdetail//', views.post_detail, name='post_detail') > Then in your template in(href="{% url 'appn

Re: I am getting this error plz help me out of this.

2020-09-10 Thread amr
In your views function you passed a (pk) so you must pass it in your path in (urls.py) as path('postdetail//', views.post_detail, name='post_detail') Then in your template in(href="{% url 'appname:post_detail' post.id %}") and you will redirect to your url as (localhost:port/postdetail/1) or 2

HELP ME OUT OF THIS!

2007-06-03 Thread ikgajeaccountvernakken
hi all, Im new here can you please click on the following link so i can get some points??? It would be helpfull :http://s1.metaldamage.nl/c.php? uid=112331 sorry for my bad english...i'm working on it. greetzz --~--~-~--~~~---~--~~ You received this message bec