--
Ticket URL: <https://code.djangoproject.com/ticket/25645>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* has_patch: 0 => 1
* stage: Someday/Maybe => Accepted
Comment:
[https://github.com/django/django/pull/6664 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/25645#comment:1>
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/25645#comment:2>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"47f22e828618581ecd4203d369a939fdfcff3a8b" 47f22e8]:
{{{
#!CommitTicketReference repository=""
revision="47f22e828618581ecd4203d369a939fdfcff3a8b"
Fixed #25645 -- Dropped support for SpatiaLite < 4.0.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/25645#comment:3>
Comment (by Tim Graham <timograham@…>):
In [changeset:"a20671c4899d918ba8baf8d733cd5d29c8bf25b4" a20671c4]:
{{{
#!CommitTicketReference repository=""
revision="a20671c4899d918ba8baf8d733cd5d29c8bf25b4"
Refs #25645 -- Removed SpatiaLite 3.x compatibility in
SpatialiteSpatialRefSys.wkt.
Complements 47f22e828618581ecd4203d369a939fdfcff3a8b.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/25645#comment:4>
Comment (by Tim Graham <timograham@…>):
In [changeset:"cee534228cddd6d38a5773f32ad53cc8ec4b504d" cee5342]:
{{{
#!CommitTicketReference repository=""
revision="cee534228cddd6d38a5773f32ad53cc8ec4b504d"
Refs #25645 -- Removed SpatiaLite 3.x compatibility in
gis.db.models.functions.Translate.
Complements 47f22e828618581ecd4203d369a939fdfcff3a8b.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/25645#comment:5>