﻿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
8722	tutorial	berber	nobody	"Hi

I'm new to djungo.
I was following the instructions of the tutorial at : http://www.djangoproject.com/documentation/0.96/tutorial01/
I got an error : ""got an unexpected keyword argument 'max_length'""

After looking in Google i found a place that said to change to maxlength instead of max_length and indeed the 
problem was fixed.

you may want to update the article.
You may also want to add a link to download the mysql related component that needs to be installed so that Django can talk to mysql.

Another thing I found was :

python manage.py sqlinitialdata polls
This action has been renamed. Try './manage.py sqlcustom polls'.
"		closed	Uncategorized	dev		invalid			Unreviewed	0	0	0	0	0	0
