﻿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
19048	[Management commands] Unknown commands on python packages application	Rémy Hubscher	nobody	"We are using the python namespace package functionality for a django project.

{{{
__import__('pkg_resources').declare_namespace(__name__)
}}}

But the commands not in the project package (the one with manage.py) are not found by the manage.py commands."	Bug	closed	Core (Management commands)	1.4	Normal	duplicate			Unreviewed	0	0	0	0	0	0
