mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Fixed #23719 -- Fixed MySQL 5.6 crash with GeometryFields in migrations.
This commit is contained in:
@@ -24,3 +24,6 @@ Bugfixes
|
||||
|
||||
* Fixed a :djadmin:`makemessages` regression in 1.7.1 when
|
||||
:setting:`STATIC_ROOT` has the default ``None`` value (:ticket:`23717`).
|
||||
|
||||
* Fixed MySQL 5.6+ crash with ``GeometryField``\s in migrations
|
||||
(:ticket:`23719`).
|
||||
|
||||
Reference in New Issue
Block a user