mirror of
https://github.com/django/django.git
synced 2025-08-04 19:08:28 +00:00
Fixed some typos and formatting issues in docs.
This commit is contained in:
parent
0d91225892
commit
2b6436e2d5
13 changed files with 70 additions and 64 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue