﻿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
14151	Tutorial part 2, adding short_description in model do not work	mikikg	nobody	"Hi,

I'm new to Django (8+ years PHP programmer) and just try tutorial (part 1 and 2). All work well until got an issue while adding ""short_description"" to the model.
The short_description I have provided 'Published today?' in models.py did not reflect on admin app (/admin/polls/poll/) as shown in tutorial (need to show 'Published today?', but still shown ""Was published today"")?! There is no any error shown.

Does I missed something or behaviors of short_description is somehow changed? 
BTW: Reseting application and model did not help.

I'm using Django 1.2.1 with Python 2.6.1 (r261:67515, Feb 11 2010, 00:51:29) in OS X.

Thank You in advance.
"		closed	Documentation	1.2		invalid			Unreviewed	0	0	0	0	0	0
