Commit f3740caa authored by Tim Graham's avatar Tim Graham
Browse files

Forwardported 1.7.2 release note from a0cfd779.

parent 03bd79ed
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -25,5 +25,7 @@ Bugfixes
* Fixed a :djadmin:`makemessages` regression in 1.7.1 when
  :setting:`STATIC_ROOT` has the default ``None`` value (:ticket:`23717`).

* Added GeoDjango compatibility with mysqlclient database driver.

* Fixed MySQL 5.6+ crash with ``GeometryField``\s in migrations
  (:ticket:`23719`).