﻿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
33320	Inconsistencies around --no-input flags	Peter Law	nobody	"I realise this is a really small thing, but I get gotcha'd by it quite a lot.
Some Django commands take a `--no-input` flag while others take a `--noinput` flag. This means that rather than being able to just type a spelling you've learned, you need to look it up for each command (or try it and have it fail).

Given that `--no-colour` has the interstitial dash, I suggest consolidating around that spelling (i.e: `--no-input`) for consistency, but I don't feel strongly as long as there's only one spelling of the no-input flag.

It even seems reasonable for a while for Django commands which currently accept the ""other"" spelling to accept both (perhaps with a warning), so there's a good upgrade path here for people or scripts which are used to the current arrangement."	Uncategorized	closed	Core (Management commands)	3.2	Normal	invalid			Unreviewed	0	0	0	0	0	0
