mirror of
https://github.com/Hopiu/django.git
synced 2026-04-12 19:11:05 +00:00
Forwardported 1.7.2 release note from a0cfd77971dc0e61427ca468e9b6ea9a548c796e.
This commit is contained in:
parent
03bd79ed21
commit
f3740caa7e
1 changed files with 2 additions and 0 deletions
|
|
@ -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 a new issue