1
0
mirror of https://github.com/django/django.git synced 2025-11-07 07:15:35 +00:00

[1.11.x] Updated postgis.net and gaia-gis.it links to https.

Backport of 5bd7ffc313 from master
This commit is contained in:
Tim Graham
2017-03-16 14:01:45 -04:00
parent 0cc9175c76
commit 4b57fa3746
13 changed files with 26 additions and 26 deletions

View File

@@ -105,7 +105,7 @@ class Geo3DTest(Geo3DLoadingHelper, TestCase):
available within GeoDjango. For more information, see the PostGIS docs
on the routines that support 3D:
http://postgis.net/docs/PostGIS_Special_Functions_Index.html#PostGIS_3D_Functions
https://postgis.net/docs/PostGIS_Special_Functions_Index.html#PostGIS_3D_Functions
"""
def test_3d_hasz(self):