﻿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
20309	File admin.py needs to be created first	Katya <internum.odium@…>	nobody	"https://docs.djangoproject.com/en/1.5/intro/tutorial02/#make-the-poll-app-modifiable-in-the-admin


{{{
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:

}}}

At that point the file admin.py doesn't exist yet. I'd suggest adding a note saying that the file needs to be created first."	Uncategorized	closed	Documentation	1.5	Normal	fixed		bmispelon@…	Accepted	0	0	0	0	1	0
