mirror of
https://github.com/django/django.git
synced 2025-08-04 19:08:28 +00:00
Removed Django 1.0-specific sections.
This commit is contained in:
parent
29ca3d3c4b
commit
bbc590697a
2 changed files with 0 additions and 27 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue