﻿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
25123	Incorrect makemessage command help text	Cesar Canassa	nobody	"The help text from the makemessage commands says this about --extensions flag:

{{{
The file extension(s) to examine (default: ""html,txt"",
or ""js"" if the domain is ""djangojs""). Separate
multiple extensions with commas, or use -e multiple
times.
}}}

But the default file extensions is ""html,txt,py"" and not ""html,txt"". Not listing the ""py"" extension might imply that this extension is always set and that user don't need to specify it in case he/she decides to add another extension.

https://github.com/django/django/pull/4996"	Cleanup/optimization	closed	Core (Management commands)	1.8	Normal	fixed			Ready for checkin	1	0	0	0	0	0
