--
Ticket URL: <https://code.djangoproject.com/ticket/25380>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* needs_better_patch: => 0
* needs_tests: => 0
* needs_docs: => 0
Comment:
The current docs on how to install the GIS software includes a list of
many different options on OS X.
Still missing is `Postgres.app`, which is currently the easiest option for
beginners.
--
Ticket URL: <https://code.djangoproject.com/ticket/25380#comment:1>
Old description:
New description:
The current docs on how to install the GIS software includes a list of
many different options on OS X.
Still missing is Postgres.app, which is currently the easiest option for
beginners.
--
--
Ticket URL: <https://code.djangoproject.com/ticket/25380#comment:2>
Comment (by fcurella):
PR at https://github.com/django/django/pull/5267
--
Ticket URL: <https://code.djangoproject.com/ticket/25380#comment:3>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"0c7c18cc9e80101c882749c99437ad700fde0ca0" 0c7c18cc]:
{{{
#!CommitTicketReference repository=""
revision="0c7c18cc9e80101c882749c99437ad700fde0ca0"
Fixed #25380 -- Added Postgres.app to the PostGIS options on OS X.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/25380#comment:4>
Comment (by Tim Graham <timograham@…>):
In [changeset:"501b32b2551c12428b7637733701541bb7222cfa" 501b32b2]:
{{{
#!CommitTicketReference repository=""
revision="501b32b2551c12428b7637733701541bb7222cfa"
[1.8.x] Fixed #25380 -- Added Postgres.app to the PostGIS options on OS X.
Backport of 0c7c18cc9e80101c882749c99437ad700fde0ca0 from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/25380#comment:5>
* has_patch: 0 => 1
* type: Uncategorized => Cleanup/optimization
* stage: Unreviewed => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/25380#comment:6>