﻿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
5082	Management shell completion doesn't quite work right	dusk@…	Adrian Holovaty	Specifically, the completer only completes stuff that was in its scope when it was set up. This means that you can't complete the names of modules you import, for example. The attached patch fixes this by creating a separate dictionary to serve as the environment for the shell, then setting up a completer that's bound to that dictionary.		closed	Core (Management commands)	dev		fixed			Accepted	1	0	0	0	0	0
