Removed override_template_loaders and override_with_test_loader.
They can be replaced with override_settings and that makes the corresponding tests much more obvious.
Loading
Please register or sign in to comment
They can be replaced with override_settings and that makes the corresponding tests much more obvious.