mirror of
https://github.com/Hopiu/django.git
synced 2026-04-21 07:21:06 +00:00
Refs #26557 -- Added forgotten release notes.
This commit is contained in:
parent
4681d65048
commit
9f8941eda4
1 changed files with 3 additions and 0 deletions
|
|
@ -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…
Reference in a new issue