mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Refs #28181 -- Corrected detection of GDAL 2.1 on Windows.
Follow up to a404f75f92.
This commit is contained in:
@@ -42,3 +42,5 @@ Bugfixes
|
||||
|
||||
* Prevented ``Subquery`` from adding an unnecessary ``CAST`` which resulted in
|
||||
invalid SQL (:ticket:`28199`).
|
||||
|
||||
* Corrected detection of GDAL 2.1 on Windows (:ticket:`28181`).
|
||||
|
||||
Reference in New Issue
Block a user