Re: django categories views(error page not found)

2016-01-18 Thread Xristos Xristoou
Page not found (404)Request Method:GETRequest URL: http://127.0.0.1:8000/category1/Raised by:blog.views.view_post No Movies matches the given query. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receivi

Re: django categories views(error page not found)

2016-01-18 Thread Xristos Xristoou
> my task is to create on main page of my web site two list one list for my > post and second list categories titles which belong my post. i create that > and work fine,and i create post details connect and again work fine. but i > cant to work category details if i want to see list from my po

django categories views(error page not found)

2016-01-18 Thread Xristos Xristoou
my task is to create on main page of my web site two list one list for my post and second list categories titles which belong my post. i create that and work fine,and i create post details connect and again work fine. but i cant to work category details if i want to see list from my post which