﻿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
22928	Provide a option to generate the full settings.py instead of the short, minimal one	Guruprasad	nobody	"With Django 1.6, the default project template and settings.py were modified to support a minimal configuration that will be helpful for someone getting started with Django. But for a lot of people familiar with Django, it requires a lot of work (and searching in the docs as well if you don't remember all the options) to get started.

While there is the option of using a custom project template while creating the project using the --template flag, providing a way to do that in the stock Django using something like a flag (--full) without having to pick from a huge list of templates available on the internet or at least providing a template from the official Django repository is more friendly and reliable."	New feature	closed	Uncategorized	1.6	Normal	wontfix	django-admin.py		Unreviewed	0	0	0	0	0	0
