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

Dropped support for GDAL < 1.5

GDAL 1.5 has been released in December 2007.
This commit is contained in:
Claude Paroz
2012-07-15 21:07:02 +02:00
parent 34340517fc
commit cdcdd131da
12 changed files with 29 additions and 52 deletions

View File

@@ -177,6 +177,11 @@ autocommit behavior was never restored. This bug is now fixed in 1.5. While
this is only a bug fix, it is worth checking your applications behavior if
you are using PostgreSQL together with the autocommit option.
Miscellaneous
~~~~~~~~~~~~~
* GeoDjango dropped support for GDAL < 1.5
Features deprecated in 1.5
==========================