mirror of
https://github.com/django/django.git
synced 2025-07-19 17:19:12 +00:00
[1.9.x] Refs #26557 -- Added forgotten release notes.
Backport of 9f8941eda4b98044d0bf0fea6bb3ba579d382109 from master
This commit is contained in:
parent
e0af590bde
commit
999e023125
@ -11,3 +11,6 @@ Bugfixes
|
||||
|
||||
* Fixed ``TimeField`` microseconds round-tripping on MySQL and SQLite
|
||||
(:ticket:`26498`).
|
||||
|
||||
* Restored conversion of an empty string to null when saving values of
|
||||
``GenericIPAddressField`` on SQLite and MySQL (:ticket:`26557`).
|
||||
|
Loading…
x
Reference in New Issue
Block a user