﻿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
14145	undeterministic behavior when project or app template contains dotdir	marbu	Paul McMillan	"This bug is minor and is not causing any problems in current release, but if you are interested:

I found a bug in function copy_helper() from django/core/management/base. This functions manages the copy process of project or app template and tries to avoid copying certain files and directories. But the method used to skip directories starting with dot character is wrong - it deletes from the array it is iterating on, thus behaving in  a non deterministic way."		closed	Core (Management commands)	dev		fixed			Ready for checkin	1	0	0	0	0	0
