summaryrefslogtreecommitdiff
path: root/docs/ref/models
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2019-02-07 09:59:47 +0100
committerGitHub <noreply@github.com>2019-02-07 09:59:47 +0100
commit759a9b710c0e5a6009cfba406ff562919fa70ef0 (patch)
tree636d2d9472fa7d99fd379fb3e5f2b063b11738d6 /docs/ref/models
parentaf1434329fbdb295870301bd7e16e18fea95492e (diff)
Updated Oracle docs links to Oracle 18c.
Diffstat (limited to 'docs/ref/models')
-rw-r--r--docs/ref/models/querysets.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/ref/models/querysets.txt b/docs/ref/models/querysets.txt
index 2bd347701b..c0ea1133bc 100644
--- a/docs/ref/models/querysets.txt
+++ b/docs/ref/models/querysets.txt
@@ -789,7 +789,9 @@ object. If it's ``None``, Django uses the :ref:`current time zone
.. _pytz: http://pytz.sourceforge.net/
.. _Time Zones: https://www.postgresql.org/docs/current/static/datatype-datetime.html#DATATYPE-TIMEZONES
- .. _Choosing a Time Zone File: https://docs.oracle.com/database/121/NLSPG/ch4datetime.htm#NLSPG258
+ .. _Choosing a Time Zone File: https://docs.oracle.com/en/database/oracle/
+ oracle-database/18/nlspg/datetime-data-types-and-time-zone-support.html
+ #GUID-805AB986-DE12-4FEA-AF56-5AABCD2132DF
.. _mysql_tzinfo_to_sql: https://dev.mysql.com/doc/refman/en/mysql-tzinfo-to-sql.html
``none()``