﻿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
5522	Move commands daily_cleanup, make-messages and compile-messages to django.core.management.commands	Jannis Leidel	Jannis Leidel	"Since having a fairly solid, pluggable {{{django-admin}}} command I prepared a patch which moves the heavy lifting to django.core.management and is fully backwards compatible with the standalone tools daily_cleanup.py, make-messages.py, compile-messages.py and unique-messages.py in {{{django/bin}}}.

This introduces four new commands:
{{{
messagesmake, messagescompile, messagesunique, cleanup
}}}
where the latter is the new name for daily_cleanup.py. Docs included."		closed	Core (Other)	dev		fixed	i18n session		Ready for checkin	1	0	0	1	0	0
