--
Ticket URL: <https://code.djangoproject.com/ticket/25636>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: new => assigned
* needs_better_patch: => 0
* owner: => sir-sigurd
* needs_tests: => 0
* needs_docs: => 0
--
Ticket URL: <https://code.djangoproject.com/ticket/25636#comment:1>
* stage: Unreviewed => Accepted
--
Ticket URL: <https://code.djangoproject.com/ticket/25636#comment:2>
Comment (by claudep):
Fine for me (and ignore my comment on #25631).
--
Ticket URL: <https://code.djangoproject.com/ticket/25636#comment:3>
Comment (by sir-sigurd):
If compare with PostGIS, PostGIS 2.1 is only available in latest Debian
stable and Ubuntu LTS, these releases ship SpatiaLite 4.1. Any objections
to drop support even for SpatiaLite < 4.0/4.1?
--
Ticket URL: <https://code.djangoproject.com/ticket/25636#comment:4>
Comment (by claudep):
I'm not very enthusiast about dropping both 2.4 and 3 versions in Django
1.10. Let's begin by dropping 2.x only.
--
Ticket URL: <https://code.djangoproject.com/ticket/25636#comment:5>
* has_patch: 0 => 1
Comment:
PR -- https://github.com/django/django/pull/5518
--
Ticket URL: <https://code.djangoproject.com/ticket/25636#comment:6>
* needs_better_patch: 0 => 1
--
Ticket URL: <https://code.djangoproject.com/ticket/25636#comment:7>
* needs_better_patch: 1 => 0
* stage: Accepted => Ready for checkin
Comment:
Created #25645 as a reminder to evaluate dropping SpatiaLite < 4.0 in
Django 1.11.
--
Ticket URL: <https://code.djangoproject.com/ticket/25636#comment:8>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"8ad923b9d06f173ff9c633af000a0b91063a5e12" 8ad923b9]:
{{{
#!CommitTicketReference repository=""
revision="8ad923b9d06f173ff9c633af000a0b91063a5e12"
Fixed #25636 -- Dropped support for SpatiaLite < 3.0
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/25636#comment:9>
Comment (by Claude Paroz <claude@…>):
In [changeset:"cdb17dcb64d141c5d1919888a32a6f3e3cd58616" cdb17dc]:
{{{
#!CommitTicketReference repository=""
revision="cdb17dcb64d141c5d1919888a32a6f3e3cd58616"
Refs #25636 -- Updated instructions for libspatialite source installation
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/25636#comment:10>
Comment (by Tim Graham <timograham@…>):
In [changeset:"429c33637679545aa54bf2585852a6731e4e7a29" 429c3363]:
{{{
#!CommitTicketReference repository=""
revision="429c33637679545aa54bf2585852a6731e4e7a29"
[1.9.x] Refs #25636 -- Updated instructions for libspatialite source
installation
Backport of cdb17dcb64d141c5d1919888a32a6f3e3cd58616 from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/25636#comment:11>
Comment (by Tim Graham <timograham@…>):
In [changeset:"d60208bbae37eefb569aa09efc8c34956b30ef71" d60208bb]:
{{{
#!CommitTicketReference repository=""
revision="d60208bbae37eefb569aa09efc8c34956b30ef71"
[1.8.x] Refs #25636 -- Updated instructions for libspatialite source
installation
Backport of cdb17dcb64d141c5d1919888a32a6f3e3cd58616 from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/25636#comment:12>