0
0
mirror of https://github.com/django/django.git synced 2024-11-29 06:03:25 +01:00

Updated name of topics/db/queries link on index.

This commit is contained in:
Tom 2017-07-11 08:15:13 -04:00 committed by Tim Graham
parent d7d0a0c8e9
commit 719b370b34

View File

@ -87,7 +87,7 @@ manipulating the data of your Web application. Learn more about it below:
:doc:`Model class <ref/models/class>`
* **QuerySets:**
:doc:`Executing queries <topics/db/queries>` |
:doc:`Making queries <topics/db/queries>` |
:doc:`QuerySet method reference <ref/models/querysets>` |
:doc:`Lookup expressions <ref/models/lookups>`