mirror of
https://github.com/django/django.git
synced 2025-08-04 10:59:45 +00:00
Updated various links in docs
This commit is contained in:
parent
a3830f6d66
commit
e9c5c39631
20 changed files with 84 additions and 88 deletions
|
@ -263,4 +263,4 @@ the GDAL library. For example::
|
|||
It is easier to install the shifting files now, then to have debug a
|
||||
problem caused by their absence later.
|
||||
.. [#] Specifically, GeoDjango provides support for the `OGR
|
||||
<http://gdal.org/ogr>`_ library, a component of GDAL.
|
||||
<http://gdal.org/ogr_arch.html>`_ library, a component of GDAL.
|
||||
|
|
|
@ -234,15 +234,12 @@ Foundation, however, this is not required.
|
|||
Python
|
||||
^^^^^^
|
||||
|
||||
Although OS X comes with Python installed, users can use framework
|
||||
installers (`2.7`__, `3.2`__ and `3.3`__ are available) provided by
|
||||
the Python Software Foundation. An advantage to using the installer is
|
||||
that OS X's Python will remain "pristine" for internal operating system
|
||||
use.
|
||||
Although OS X comes with Python installed, users can use `framework
|
||||
installers`__ provided by the Python Software Foundation. An advantage to
|
||||
using the installer is that OS X's Python will remain "pristine" for internal
|
||||
operating system use.
|
||||
|
||||
__ https://python.org/ftp/python/2.7.5/
|
||||
__ https://python.org/ftp/python/3.2.5/
|
||||
__ https://python.org/ftp/python/3.3.2/
|
||||
__ https://www.python.org/ftp/python/
|
||||
|
||||
.. note::
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue