diff options
| author | Aymeric Augustin <aymeric.augustin@m4x.org> | 2012-07-07 16:44:55 +0200 |
|---|---|---|
| committer | Aymeric Augustin <aymeric.augustin@m4x.org> | 2012-07-07 16:44:55 +0200 |
| commit | bbc590697a8cde2faf067b124d08fe9488db4905 (patch) | |
| tree | 5ba740b05e0ad50c15c7f1b2595174a83f766bc9 /docs/ref/contrib | |
| parent | 29ca3d3c4b3d330337cce8713196ef7eea956dc9 (diff) | |
Removed Django 1.0-specific sections.
Diffstat (limited to 'docs/ref/contrib')
| -rw-r--r-- | docs/ref/contrib/gis/install.txt | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/docs/ref/contrib/gis/install.txt b/docs/ref/contrib/gis/install.txt index 00f8f8a370..805772fa88 100644 --- a/docs/ref/contrib/gis/install.txt +++ b/docs/ref/contrib/gis/install.txt @@ -838,17 +838,6 @@ your ``.profile`` to be able to run the package programs from the command-line:: __ http://www.kyngchaos.com/software/frameworks __ http://www.kyngchaos.com/software/postgres -.. note:: - - Use of these binaries requires Django 1.0.3 and above. If you are - using a previous version of Django (like 1.0.2), then you will have - to add the following in your settings: - - .. code-block:: python - - GEOS_LIBRARY_PATH='/Library/Frameworks/GEOS.framework/GEOS' - GDAL_LIBRARY_PATH='/Library/Frameworks/GDAL.framework/GDAL' - .. _psycopg2_kyngchaos: psycopg2 |
