﻿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
11979	build omits django/conf/locale	jbergstroem	nobody	"While working with a test failure in the Django test suite, I found out that a ""python setup.py build"" will omit django/conf/locale from the package.
This is the result of tree walk omitting directories without a __init__.py (see [http://code.djangoproject.com/browser/django/trunk/setup.py?rev=11381#L53 setup.py:53-60]).
There are a couple of ways to solve this (where adding a __init__.py to django/conf/locale/ would be the laziest), so you guys will probably sort it out.

(btw, should there be a ""Install/setup"" component?)"		closed	Core (Other)	1.1		invalid	locale install test		Unreviewed	0	0	0	0	0	0
