1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Fixed #24499 -- Dropped support for PostGIS 1.5.

This commit is contained in:
Tim Graham
2015-03-17 11:16:50 -04:00
parent faad6070ee
commit 26996e2d55
13 changed files with 26 additions and 273 deletions

View File

@@ -418,6 +418,8 @@ Miscellaneous
backwards incompatible if you have overridden the ``get_context_data()``
method without calling ``super()``.
* Support for PostGIS 1.5 has been dropped.
.. _deprecated-features-1.9:
Features deprecated in 1.9