Tuesday, January 23, 2018

Re: Django first app

This is the screenshot for mysite/urls.py




This is the screenshot for mysite/polls/urls.py


This is screenshot for mysite/polls/views.py



Screenshot of error









On Tuesday, January 23, 2018 at 7:13:00 PM UTC, anookeen wrote:
Hi , I am creating django app mentioned at this link (https://docs.djangoproject.com/en/2.0/intro/tutorial02/). When I create new views and add that into urls.py , the new urls aren't recognized (such as it doesn't recognize the question_id mentioned in part 3 of the tutorial). Kindly help me out. Thanks in advance.

--
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+unsubscribe@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/11869f94-db72-4d47-8623-5ece4b326cdf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment