﻿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
3343	Doctest find() doesn't work for model subpackage (models/__init__.py)	anonymous	nobody	"#2982 addresses a small issue with splitting up models into a subpackage. This works fine, except the test runner can no longer find doctests in the other package files.

This is the default doctest behavior, to avoid recursing too far on packages. I have found that removing the module filter works just fine on all my model subpackages, but I am not sure if there are other consequences of removing this...

Maybe there is a better way to address this issue?"	Bug	closed	Testing framework	dev	Normal	wontfix		noah@… jesse.lovelace@…	Accepted	0	0	0	0	0	0
