--
Ticket URL: <https://code.djangoproject.com/ticket/27576>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* owner: nobody => Sergey Fedoseev
* status: new => assigned
--
Ticket URL: <https://code.djangoproject.com/ticket/27576#comment:1>
* has_patch: 0 => 1
Comment:
[https://github.com/django/django/pull/7661 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/27576#comment:2>
* stage: Unreviewed => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/27576#comment:3>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"4884472447db11c57405edd5bdff36a171decd28" 48844724]:
{{{
#!CommitTicketReference repository=""
revision="4884472447db11c57405edd5bdff36a171decd28"
Fixed #27576 -- Made get_srid_info() fallback to GDAL if SpatialRefSys is
unavailable.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/27576#comment:4>
Comment (by Tim Graham <timograham@…>):
In [changeset:"3215bc98fe934f21f37fc5cc38ae5f123f444140" 3215bc98]:
{{{
#!CommitTicketReference repository=""
revision="3215bc98fe934f21f37fc5cc38ae5f123f444140"
Refs #27576 -- Fixed running Django's tests if GDAL isn't installed.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/27576#comment:5>