﻿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
1755	[patch] make 'manage.py syncdb' not wait for user input	medhat	Adrian Holovaty	"This will be mainly useful for developers who are constantly changing their model and rebuilding the database.
When doing the development I use sqlite, and I have a batch file that I run to delete the database and then run 'manage.py syncdb' to recreate the model with all the changes that I have done. It will be nicer if syncdb does not ask for user input (right now it asks for a user to create.) Maybe it should read its input from some configuration file (settings.py is a good candidate.) Along with this, it will be also nice if instead of just creating 'example.com' it would read the site name from settings.py also."	enhancement	closed	Core (Management commands)	dev	trivial	wontfix			Unreviewed	1	0	0	0	0	0
