﻿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
5395	Error in settings.py, line 26-28	mikkel@…	nobody	"settings.py (in a newly started project) states this:

{{{
# Language code for this installation. All choices can be found here:
# http://www.w3.org/TR/REC-html40/struct/dirlang.html#langcodes
LANGUAGE_CODE = 'en-us'
}}}

That is, however, not true. The document at that URI does in fact not have a list of applicable choices. It describes the syntax for them, however.

Either the text should be changed or we should find a location where ''all choices can be found'' (which I think would be more helpful)."		closed	Uncategorized	dev		fixed			Unreviewed	0	0	0	0	0	0
