Changes between Initial Version and Version 1 of Ticket #36441, comment 14


Ignore:
Timestamp:
Oct 24, 2025, 5:55:34 PM (12 days ago)
Author:
Tim Graham

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36441, comment 14

    initial v1  
    1 I doubt anything is more logically special about GDAL over GEOS in this regard, but we do have this [https://docs.djangoproject.com/en/5.2/releases/1.11/#id1 language] from the Django 1.1 release saying it's required to use GeoDjango:
     1I doubt anything is more logically special about GDAL over GEOS in this regard, but we do have this [https://docs.djangoproject.com/en/5.2/releases/1.11/#id1 language] from the Django 1.11 release saying it's required to use GeoDjango:
    22
    33> To simplify the codebase and because it’s easier to install than when contrib.gis was first released, GDAL is now a required dependency for GeoDjango. In older versions, it’s only required for SQLite.
Back to Top