summaryrefslogtreecommitdiff
path: root/docs/ref/models
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2019-02-07 09:59:47 +0100
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2019-02-07 10:03:11 +0100
commit0aff35459db46a1d4d4383f379416565ff2fce9e (patch)
tree58e6577285bd2867ecbc845712441b5b484b3e5a /docs/ref/models
parentd293948938d1b07bcacac220adb42266fa67f83e (diff)
[2.2.x] Updated Oracle docs links to Oracle 18c.
Backport of 759a9b710c0e5a6009cfba406ff562919fa70ef0 from master
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 8cadd73879..444c428583 100644
--- a/docs/ref/models/querysets.txt
+++ b/docs/ref/models/querysets.txt
@@ -801,7 +801,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()``