﻿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
20325	`--template` argument to `startapp` and `startproject` has incorrect help text.	Tai Lee	nobody	The help text says the `--template` argument on any `TemplateCommand` is the dotted import path to load templates from. Looking at the code and the docs reveals that this is not true. It is a local file system path that is passed through `expanduser()` and `normpath()`. The docs also use an HTTP URL to a GitHub zipball as an example.	Uncategorized	closed	Core (Management commands)	dev	Normal	duplicate			Unreviewed	0	0	0	0	1	0
