On Tue, Oct 11, 2011 at 5:32 AM, Justin Holmes wrote:
> contrib.auth.tests.views line 28 overrides settings.TEMPLATE_DIRS
> causing tests to fail for signal hooks that use templates in locations
> specified in settings.TEMPLATE_DIRS.
>
> Is this a bug? I can't immediately see the reason for overr
contrib.auth.tests.views line 28 overrides settings.TEMPLATE_DIRS
causing tests to fail for signal hooks that use templates in locations
specified in settings.TEMPLATE_DIRS.
Is this a bug? I can't immediately see the reason for overriding
here. I understand that the test runner needs its own tem