1
0
mirror of https://github.com/django/django.git synced 2025-11-07 07:15:35 +00:00

Dropped support for SpatiaLite < 2.4.

This commit is contained in:
Tim Graham
2014-06-09 16:03:04 -04:00
parent 40bfd8561d
commit bc0aba7786
7 changed files with 24 additions and 161 deletions

View File

@@ -280,6 +280,8 @@ Miscellaneous
* The :tfilter:`length` template filter now returns ``0`` for an undefined
variable, rather than an empty string.
* Support for SpatiaLite < 2.4 has been dropped.
.. _deprecated-features-1.8:
Features deprecated in 1.8