﻿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
14677	tests.py cannot be split to package always	Jari Pennanen	nobody	"My `tests.py` grew too big, and followed advice to split it to package `tests`, but not all features are supported that way, which is a shame, there really should be support.

Especially the models defined in `tests.py` cannot be moved to individual `tests/sometest.py`, even though one imports all from `sometest.py` in `tests/__init__.py` it keeps throwing error that the model is not created to database.

See also my [https://groups.google.com/group/django-users/browse_thread/thread/3574e98ac6d3a774/f9bfde1741155272 django-users discussion, for more thorough example]. "		closed	Testing framework	dev		wontfix		mmcnickle	Accepted	0	0	0	0	0	0
