﻿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
12918	Tutorial page 2 issues	Leam		"Two issues so far on page http://docs.djangoproject.com/en/1.1/intro/tutorial02/#intro-tutorial02

Problem: Down the page, adding the ""class ChoiceInline"" functionality, the dev server needed to be restarted for the change to take effect. Otherwise I had a DEBUG dump welcome me. Python 2.5.2, Django 1.1.1, Fedora 10. Django was installed via easy_install, python is the Fedora issued version.

Suggestion: Before the line ""Load the ""Add poll"" page to see how that looks:"" add:
 ""You may need to restart your development server. As we did in Tutorial 1, run <code>python manage.py runserver</code>""



Problem: Later the doc talks about editing files and switches between a couple of files. Since the tutorial is aimed as those of us who know very little, might want to specify which file you're editing. 

Suggestion: Change the line ""Let's add another improvement to the Poll change list page: Filters. Add the following line to PollAdmin:"" to ""Let's edit our polls admin.py again and add another improvement to the Poll change list page: Filters. Add the following line to PollAdmin:""

Thanks!

Leam
"		closed	Documentation	1.1		fixed	tutorial		Ready for checkin	1	0	0	0	0	0
