Loading docs/releases/1.8.txt +1 −1 Original line number Diff line number Diff line Loading @@ -1010,7 +1010,7 @@ Miscellaneous result of a callable. * ``GenericIPAddressField.empty_strings_allowed`` is now ``False``. Database backends that interpet empty strings as null (only Oracle among the backends backends that interpret empty strings as null (only Oracle among the backends that Django includes) will no longer convert null values back to an empty string. This is consistent with other backends. Loading Loading
docs/releases/1.8.txt +1 −1 Original line number Diff line number Diff line Loading @@ -1010,7 +1010,7 @@ Miscellaneous result of a callable. * ``GenericIPAddressField.empty_strings_allowed`` is now ``False``. Database backends that interpet empty strings as null (only Oracle among the backends backends that interpret empty strings as null (only Oracle among the backends that Django includes) will no longer convert null values back to an empty string. This is consistent with other backends. Loading