﻿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
5184	in mysite/polls/models.py, manage.py syncdb we get max_lenght gives error but maxlenght woks ok	asel_alshukri@…	Jacob	"following the tutorial that gets you started with django
the step where you create/fill/edit mysite/polls/models.py
the attributes of the the charfields ""max_length"" caused an error that's it's (if i remember correctly) unkown attribute when i ran manage.py syncdb 
but when i changed in mysite/polls/models.py the max_length to maxlenght the manage.py syncdb worked ok and tables were created without errors

regards,
asel

i am working on windows xp home, with python25, and django 0.96"		closed	Documentation	dev		duplicate			Unreviewed	0	0	0	0	0	0
