﻿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
13323	Load app by full name, not only label	chtito	nobody	"It might be desirable to load apps not only by label, but also by full name. For instance, one could allow to type: `manage.py reset django.contrib.admin`. Currently this leads to an error.

Is it possible to have two apps with the same ""labels"", i.e., two apps with the same end names, like `core.admin` and `management.admin`?

More generally it would make sense to only mention apps by full path, i.e., `django.contrib.admin` instead of `admin`...

In the mean time, here is a patch to allow the management commands to work with the full path."		closed	Uncategorized	1.1		duplicate			Unreviewed	1	0	0	0	0	0
