Hi Pradeep,

On 11/10/2018 16.08, Pradeep Singh wrote:
i am getting django 404 error e..my first question why i am getting thsese error always ...........please some one help me to fix it ......every thing in my code is my fine?
.


First of all, *don't* highjack unrelated threads when you have a new issue/question. It makes it very hard for anyone else to follow. Start your own thread with an appropriate subject.

Secondly, try to provide some context with you question. What are you trying to achieve? What have you done to attempt to achieve it? Post relevant error messages/logs and the relevant code that is failing.

Most importantly, have you followed the excellent guide here?:

https://docs.djangoproject.com/en/2.1/intro/

Your questions all seem related to URL mapping which is quite nicely described here:

https://docs.djangoproject.com/en/2.1/intro/overview/#design-your-urls

And more in details here:

https://docs.djangoproject.com/en/2.1/topics/http/urls/

That should help you get started enjoying developing with Django.

Kind regards,

Kasper Laudrup

--
You received this message because you are subscribed to the Google Groups "Django 
users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/ae139d39-5a97-35d1-f431-003f7665906f%40stacktrace.dk.
For more options, visit https://groups.google.com/d/optout.

Reply via email to