mirror of
https://github.com/django/django.git
synced 2025-10-30 17:16:10 +00:00
[1.6.x] Updated a bunch of hyperlinks in documentation
Backport of 626bdf648 from master.
This commit is contained in:
@@ -140,7 +140,7 @@ community! You can:
|
||||
sure to provide a complete description of the problem, versions used,
|
||||
and specify the component as "GIS".
|
||||
|
||||
__ http://groups.google.com/group/geodjango
|
||||
__ https://groups.google.com/d/forum/geodjango
|
||||
__ https://code.djangoproject.com/newticket
|
||||
|
||||
.. _libsettings:
|
||||
@@ -272,7 +272,7 @@ Summary::
|
||||
$ brew install gdal
|
||||
$ brew install libgeoip
|
||||
|
||||
__ http://mxcl.github.com/homebrew/
|
||||
__ http://brew.sh/
|
||||
.. _Apple Developer Tools: https://developer.apple.com/technologies/tools/
|
||||
|
||||
.. _kyngchaos:
|
||||
|
||||
@@ -15,7 +15,7 @@ might also need additional libraries, see `PostGIS requirements`_.
|
||||
when using GeoDjango with PostGIS.
|
||||
|
||||
.. _psycopg2: http://initd.org/psycopg/
|
||||
.. _PostGIS requirements: http://www.postgis.org/documentation/manual-2.0/postgis_installation.html#id2711662
|
||||
.. _PostGIS requirements: http://www.postgis.org/documentation/manual-2.0/postgis_installation.html#id554707
|
||||
|
||||
On Debian/Ubuntu, you are advised to install the following packages:
|
||||
postgresql-x.x, postgresql-x.x-postgis, postgresql-server-dev-x.x,
|
||||
|
||||
Reference in New Issue
Block a user