From 2b6436e2d5d9fdc1961b2d5b5022122afcb0703a Mon Sep 17 00:00:00 2001 From: Rodolfo Carvalho Date: Sun, 2 Mar 2014 16:00:30 +0100 Subject: Fixed some typos and formatting issues in docs. --- docs/ref/databases.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/ref/databases.txt') diff --git a/docs/ref/databases.txt b/docs/ref/databases.txt index 7802ee1073..f2ed1c6b7a 100644 --- a/docs/ref/databases.txt +++ b/docs/ref/databases.txt @@ -603,7 +603,7 @@ Version 3.6.2 -------------- SQLite version 3.6.2 (released August 30, 2008) introduced a bug into ``SELECT -DISTINCT`` handling that is triggered by, amongst other things, Django's +DISTINCT`` handling that is triggered by, among other things, Django's ``DateQuerySet`` (returned by the ``dates()`` method on a queryset). You should avoid using this version of SQLite with Django. Either upgrade to -- cgit v1.3