﻿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
19292	syncdb ignores umask when creating a sqlite database	pitrou@…	nobody	"My settings.py is using the `django.db.backends.sqlite3` backend, and the user running manage.py has umask value 0002. However, when running `manage.py syncdb` for the first time, the sqlite database file is created with access rights 0644, ignoring the user's umask value.
"	Bug	closed	Core (Management commands)	1.4	Normal	invalid			Accepted	0	0	0	0	0	0
