mirror of
https://github.com/django/django.git
synced 2025-10-26 23:26:08 +00:00
[1.10.x] Updated postgresql.org links to https and made them canonical.
Backport of 51fbe2a60d from master
This commit is contained in:
committed by
Tim Graham
parent
3a416e4ba9
commit
ae91fc786c
@@ -737,7 +737,7 @@ object. If it's ``None``, Django uses the :ref:`current time zone
|
||||
`mysql_tzinfo_to_sql`_.
|
||||
|
||||
.. _pytz: http://pytz.sourceforge.net/
|
||||
.. _Time Zones: http://www.postgresql.org/docs/current/static/datatype-datetime.html#DATATYPE-TIMEZONES
|
||||
.. _Time Zones: https://www.postgresql.org/docs/current/static/datatype-datetime.html#DATATYPE-TIMEZONES
|
||||
.. _Choosing a Time Zone File: https://docs.oracle.com/cd/E11882_01/server.112/e10729/ch4datetime.htm#NLSPG258
|
||||
.. _mysql_tzinfo_to_sql: https://dev.mysql.com/doc/refman/en/mysql-tzinfo-to-sql.html
|
||||
|
||||
|
||||
Reference in New Issue
Block a user