mirror of https://github.com/django/django.git
Forwardported 1.7.2 release note from a0cfd77971
.
This commit is contained in:
parent
03bd79ed21
commit
f3740caa7e
|
@ -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`).
|
||||
|
|
Loading…
Reference in New Issue