summaryrefslogtreecommitdiff
path: root/docs/index.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.txt')
-rw-r--r--docs/index.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/index.txt b/docs/index.txt
index fb8997a869..7aa9dc5864 100644
--- a/docs/index.txt
+++ b/docs/index.txt
@@ -87,7 +87,8 @@ manipulating the data of your Web application. Learn more about it below:
:doc:`Custom fields <howto/custom-model-fields>` |
:doc:`Multiple databases <topics/db/multi-db>` |
:doc:`Custom lookups <howto/custom-lookups>` |
- :doc:`Query Expressions <ref/models/expressions>`
+ :doc:`Query Expressions <ref/models/expressions>` |
+ :doc:`Database Functions <ref/models/database-functions>`
* **Other:**
:doc:`Supported databases <ref/databases>` |