The Django 1.4 documentation on tests states:
For a given Django application, the test runner looks for doctests in two places: The
For a given Django application, the test runner looks for doctests in two places:
The
I posted a github gist that lets you run test in any file or module in your project. Running doctests from specific modules and files