﻿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
28254	get 304 HTTP code and can't open the pages on windows 10	冯钊	nobody	"runing on windows10  python 3.6.1 django 1.11.1 

I follow the tutorial sted by steb .but i can't open the admin page and i find HTTP 302 code on my command line.



""D:\PyCharm\PyCharm 2017.1.2\bin\runnerw.exe"" D:\Python\python.exe E:/DjangoProject/wagtailApp/blog/manage.py runserver 127.0.0.1:8000
Performing system checks...

System check identified no issues (0 silenced).
May 30, 2017 - 16:24:05
Django version 1.11.1, using settings 'blog.settings.dev'
Starting development server at http://127.0.0.1:8000/
Quit the server with CTRL-BREAK.
[30/May/2017 16:24:13] ""GET / HTTP/1.1"" 200 1077
[30/May/2017 16:24:13] ""GET /static/css/blog.css HTTP/1.1"" 304 0
[30/May/2017 16:24:13] ""GET /static/js/blog.js HTTP/1.1"" 304 0
[30/May/2017 16:25:42] ""GET /admin/ HTTP/1.1"" 302 0
[30/May/2017 16:34:17] ""GET / HTTP/1.1"" 200 1077
[30/May/2017 16:34:17] ""GET /static/js/blog.js HTTP/1.1"" 304 0
[30/May/2017 16:34:21] ""GET /admin/ HTTP/1.1"" 302 0
"	Bug	closed	HTTP handling	1.11	Normal	invalid	HTTP Code 302		Unreviewed	0	0	0	0	0	0
