﻿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
3125	Tests in tests.py not run in an app without a models.py file	anonymous	Adrian Holovaty	"If you have an app for common custom template tags (for example), without a models.py file, but the app contains a tests.py file, tests from tests.py are not run by django.test.simple.run_tests.

Should it be mandatory for an installed app to contain a models.py file?

c."	defect	closed	Testing framework	dev	trivial	duplicate	doctest, unittest		Design decision needed	0	0	0	0	0	0
