Method: GET
>> Request URL: http://127.0.0.1:8000/
>>
>> Using the URLconf defined in durganewsproject.urls, Django tried these
>> URL patterns, in this order:
>>
>>1. admin/
>>2. $/
>>
>> The empty path didn't match any of these.
>>
)
>> Request Method: GET
>> Request URL: http://127.0.0.1:8000/
>>
>> Using the URLconf defined in durganewsproject.urls, Django tried these
>> URL patterns, in this order:
>>
>>1. admin/
>>2. $/
>>
>> The empty path didn't matc
i am getting error
>
> Page not found (404)
> Request Method: GET
> Request URL: http://127.0.0.1:8000/
>
> Using the URLconf defined in durganewsproject.urls, Django tried these
> URL patterns, in this order:
>
>1. admin/
>2. $/
>
> The empty path didn
URL
patterns, in this order:
1. admin/
2. $/
The empty path didn't match any of these.
I have attached the screenshots of the pages..
kindly help me out with this issue , i have tried many times with different
ways but getting the same error ..
--
You received this message becaus
is correct.
>
> Dylan
>
> On Sat, Feb 24, 2018 at 3:09 PM, Chunjing Jia > wrote:
>
>> Hi,
>>
>> I am running Django 2.0 tutorial01 for polls. I am seeing this error
>> message
>>
>> Using the URLconf defined in mysite.urls, Django tried these UR
e.urls, Django tried these URL
> patterns, in this order:
>
> 1. polls/
> 2. admin/
>
> The empty path didn't match any of these.
>
> Without adding polls, my code works fine, and I can see the rocket and
> congratulation page. But after adding polls, I always
> Using the URLconf defined in mysite.urls, Django tried these URL
> patterns, in this order:
>
> 1. polls/
>2. admin/
>
> The empty path didn't match any of these.
>
> Without adding polls, my code works fine, and I can see the rocket and
> congratulatio
Hi,
I am running Django 2.0 tutorial01 for polls. I am seeing this error
message
Using the URLconf defined in mysite.urls, Django tried these URL patterns,
in this order:
1. polls/
2. admin/
The empty path didn't match any of these.
Without adding polls, my code works fine, and
8 matches
Mail list logo