﻿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
26448	Improve docs for running tests using a different database	Anna Schneider	nobody	"For new contributors working on `contrib.postgres`, it is confusing when the tests in `test_postgres` are skipped by default. Some possible improvements include:

In the ""skipped tests"" paragraph of https://docs.djangoproject.com/en/1.9/intro/contributing/#running-django-s-test-suite-for-the-first-time, mention that another reason that tests might get skipped is if the tests are specific to a non-sqlite database. Add a link to https://docs.djangoproject.com/en/1.9/internals/contributing/writing-code/unit-tests/#using-another-settings-module to help people use a different settings module.

In https://docs.djangoproject.com/en/1.9/internals/contributing/writing-code/unit-tests/#using-another-settings-module, clarify that the default settings module is located at `django/tests/test_sqlite.py`.
"	Cleanup/optimization	new	Documentation	1.9	Normal				Unreviewed	0	0	0	0	0	0
