﻿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
7554	python manage.py dbshell does not enter password from settings.py	Kaell <joshalto@…>	nobody	"When using ""python manage.py dbshell"" the password from settings.py is not entered for you.

In order to read the password from settings.py one must have access to settings.py, in which case there is no security reason to not enter the password for the user.  If they have read access, it should be entered for them.  This is not currently the case.

This issue surely extends to django-admin.py as well as manage.py, though I have not tested this directly."	Uncategorized	closed	Core (Management commands)	dev	Normal	duplicate	dbshell password	mmitar@…	Unreviewed	0	0	0	0	0	0
