﻿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
18877	Selecting app for testing - dot in app name	rrafal@…	nobody	"I'm trying to execute the following command:
python manage.py test django.contrib.auth

I'm getting this message:
App with label django could not be found

When searching the tests, django assumes that the app has no dot ""."" in the name. I believe the assumption is too strict and unnecessary. I'm using django 1.4.1

I run into this problem because my own apps include dot in the name."	Uncategorized	closed	Testing framework	1.4	Normal	invalid			Unreviewed	0	0	0	0	0	0
