﻿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
20653	Rename new checksetup manage command	Russell Keith-Magee	nobody	"In commit [https://github.com/django/django/commit/91f317c76d503b4bcae5a26c230425944dbf4ea8 91f317c7] Daniel committed a new management command called ""checksetup"" to perform warning-level checks for problems that may occur on upgrading between versions.

There is some overlap here between this new feature, and the scope of the 2013 GSoC project to refactor the ""validate"" command. One of the aims of this project is to reduce the naming collisions around ""validate"" -- it could refer to ""form validation"", ""model validation"" or ""field validation"", depending on how it's used. 

This GSoC project will also involve the introduction of a new management command as part of reducing this naming collision; one of the candidate names was ""check""

Before 1.6 is finalized, we should rename checksetup so it can be used as a generic command for all checks, rather than just the single-purpose check it's currently performing."	Cleanup/optimization	closed	Core (Management commands)	dev	Release blocker	fixed			Accepted	0	0	0	0	0	0
