Re: Page 404 - No Job matches the given query.

2019-09-08 Thread Kean
access a given URL On 7 Sep 2019, at 21:46, Mclaren Sunday wrote: > What are you trying to do? > > On Sat, 7 Sep 2019 20:30 Kean, wrote: > Hi, > > New to Django, Have an issue. the table exists and the view references the > table however, I still get 404 message. > I have spent 8 hours tryin

Re: Page 404 - No Job matches the given query.

2019-09-07 Thread Mclaren Sunday
What are you trying to do? On Sat, 7 Sep 2019 20:30 Kean, wrote: > Hi, > > New to Django, Have an issue. the table exists and the view references the > table however, I still get 404 message. > I have spent 8 hours trying to resolve, nothing seems to work, please help? > > urls.py > > path('bus

Page 404 - No Job matches the given query.

2019-09-07 Thread Kean
Hi, New to Django, Have an issue. the table exists and the view references the table however, I still get 404 message. I have spent 8 hours trying to resolve, nothing seems to work, please help? urls.py path('businesslogin/businessadmin/busproject', views.project_detail, name='project