diff options
Diffstat (limited to 'docs/ref/contrib/postgres/functions.txt')
| -rw-r--r-- | docs/ref/contrib/postgres/functions.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/ref/contrib/postgres/functions.txt b/docs/ref/contrib/postgres/functions.txt index 25dac99e4d..cc76cdd0e4 100644 --- a/docs/ref/contrib/postgres/functions.txt +++ b/docs/ref/contrib/postgres/functions.txt @@ -7,8 +7,8 @@ All of these functions are available from the .. currentmodule:: django.contrib.postgres.functions -TransactionNow -============== +``TransactionNow`` +================== .. class:: TransactionNow() |
