i tried to login from auth/login page but after logging in instead of seeing the posts . The page showed this error:
Not Found
The requested resource was not found on this server.
Please tell me how to resolve this error?
i tried to login from auth/login page but after logging in instead of seeing the posts . The page showed this error:
Not Found
The requested resource was not found on this server.
Please tell me how to resolve this error?
Upload your code on Github and share its link with me , I will look into the error
Please tell the error???
Here is the code for the project , you can also refer to it . Rest I will also try and look into it.
I referres to it but it is still not working.
now it is showing this error:
Request Method: | GET |
---|---|
Request URL: | http://localhost:8000/accounts/profile/ |
Using the URLconf defined in foxy.urls
, Django tried these URL patterns, in this order:
The current path, accounts/profile/
, didn’t match any of these.
PLease tell how to resolve the error?
accounts/profile/ path is not mentioned in your foxy.urls
I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.
On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.