Here is a repository that follows the tutorial step by step: https://github.com/consideratecode/django-tutorial-step-by-step/
You can compare your code to what it should look like at the step where you are stuck. Alternatively, post your code and the exact error message here, as others have suggested. Cheers, Daniel On Tuesday, January 23, 2018 at 8:13:00 PM UTC+1, 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 [email protected]. To post to this group, send email to [email protected]. 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/26335837-ec0b-478b-a7ab-45c3e1d8aca1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

