﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
26662	Problems getting started with Django	SharkShark	nobody	"I am just trying to get started with Django, I have experience in programing (mostly writing scripts in R and also Python), but I am completely new to web development.

I have tried out several different tutorials. I but I keep encountering the same problem.

When I use [python manage.py runserver] I have a functional ""webpage"" that I can visit with my browser, but when I make any changes at all I keep getting ""Page not found (404)"" errors. I keep getting this problem. I have also made sure that it is not typos by cut-and-pasting the tutorial code directly to the  url.py & views.py files. Not even this works for me.

Has anyone else encountered similar problems? Any tips for just getting Django 

I am using Python 3.5.1 :: Anaconda 4.0.0 (64-bit), on Windows 7 (64-bit).

The last tutorial I tried was https://docs.djangoproject.com/en/1.9/intro/tutorial01/ "	Uncategorized	closed	Uncategorized	1.9	Normal	invalid	Noob		Unreviewed	0	0	0	0	0	0
