1
0
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:
Claude Paroz
2013-12-08 18:39:26 +01:00
parent 45c0d2e1ce
commit ef9832f148
30 changed files with 52 additions and 52 deletions

View File

@@ -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:

View File

@@ -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,