﻿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
20033	Bug: collecstatic makes static files executable	jon@…	nobody	"The static files in my app directories have mode 0664. After calling `./manage.py collectstatic` the collected static files have a mode of 0775. Why is the mode changed to executable? This seems incorrect and unintentional.

My app static directory: `-rw-rw-r-- 1 jon jon 1614 Mar  7 14:07 base.css`

My collected static directory: `-rwxrwxr-x 1 jon jon 1614 Mar 12 12:11 base.css`
"	Bug	closed	contrib.staticfiles	1.4	Normal	duplicate			Unreviewed	0	0	0	0	0	0
