﻿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
14728	More generic text about missing .py extension on commands	giallu	nobody	"I noticed the text 

{{{
Script name differs on Ubuntu

If you installed Django using the Ubuntu package manager (e.g. apt-get) django-admin.py has been 
renamed to django-admin. You may continue through this documentation by omitting .py from each command.
}}}


can be more general as it also applies to Fedora (which I'm using now) and probably other distros.

I'd suggest generalizing the text like:


{{{
Script name differs in distro packages

If you installed Django using the from your package manager (apt-get for Ubuntu/Debian, yum for Fedora, etc.) 
django-admin.py has been renamed to django-admin. You may continue through this documentation by omitting .py from each command.
}}}
"		closed	Documentation	1.2		fixed			Unreviewed	0	0	0	0	0	0
