mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Refs #26557 -- Added forgotten release notes.
This commit is contained in:
@@ -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`).
|
||||
|
||||
Reference in New Issue
Block a user