﻿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
21706	Outdated Instructions - admin.py is not created from 1.6 onwards	vincentwoon@…	nobody	"Following documentation needs to be updated for 1.6:

1. Tutorial 1 -> startapp does not create admin.py
URL: https://docs.djangoproject.com/en/1.6/intro/tutorial01/
Documentation Text: ""python manage.py startapp polls""

2. Tutorial 2 -> admin.py is not present in folder.
URL: https://docs.djangoproject.com/en/1.6/intro/tutorial02/
But where’s our poll app? It’s not displayed on the admin index page.
Documentation Text: ""Just one thing to do: we need to tell the admin that Poll objects have an admin interface. To do this, open the polls/admin.py file, and edit it to look like this:""

"	Cleanup/optimization	closed	Documentation	1.6	Normal	worksforme	admin.py		Unreviewed	0	0	0	0	0	0
