1
0
mirror of https://github.com/django/django.git synced 2025-10-27 23:56: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:
Marti Raudsepp
2016-10-25 18:43:32 +03:00
committed by Tim Graham
parent 3a416e4ba9
commit ae91fc786c
13 changed files with 23 additions and 23 deletions

View File

@@ -185,7 +185,7 @@ of people with their ages calculated by the database::
Jane is 42.
...
__ http://www.postgresql.org/docs/current/static/functions-datetime.html
__ https://www.postgresql.org/docs/current/static/functions-datetime.html
Passing parameters into ``raw()``
---------------------------------