﻿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
34448	makemessages' --no-obsolete option is undocumented and untested.	Tom Sparrow	Tushar	"The documentation for `makemessages` is missing the argument `--no-obsolete` despite it being present in the source code.

For example it is not mentioned at all here: https://docs.djangoproject.com/en/4.1/ref/django-admin/#makemessages

But is present & working in the source code: https://github.com/django/django/blob/stable/4.1.x/django/core/management/commands/makemessages.py#L312

Is this a deliberate omission?"	Cleanup/optimization	closed	Core (Management commands)	4.1	Normal	fixed			Ready for checkin	1	0	0	0	0	0
