﻿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
29014	State that sqlite >= 3.7.15 is supported	Дилян Палаузов	nobody	"django/docs/ref/databases.txt says:

Django supports PostgreSQL 9.4 and higher.
Django supports MySQL 5.6 and higher.
Django supports Oracle Database Server versions 12.1 and higher. 

but it is silent about the required sqlite version.

commit 27193aea0088b238e3ee0f0f235364a34a09265c drops support for sqlite < 3.7.15 and this should be mentioned in releases/2.1.txt.

It is unfair to have at ref/databases.txt hyperlink to oracle.com, but not to PostgreSQL.org, mysql.com and sqlite.org "	Cleanup/optimization	new	Documentation	dev	Normal				Unreviewed	0	0	0	0	0	0
