﻿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
19558	Writing your first Django app, part 1 error	ranamalo	nobody	"I had to add the following to my settings.py in order to run syncdb:

{{{
import os
os.environ['LANG'] = 'en_US.UTF-8'
}}}
"	Uncategorized	closed	Documentation	1.4	Normal	invalid			Unreviewed	0	0	0	0	0	0
