﻿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
23306	Cannot call a command with --name option	Raffaele Salmaso	nobody	"`call_command` use `(name, *args, **options)` as signature, making impossible to call a command with `--name` option as

{{{
call_command('my_cmd', name='my_fancy_name')
}}}

"	Uncategorized	closed	Core (Management commands)		Normal	worksforme		raffaele.salmaso@…	Unreviewed	0	0	0	0	0	0
