For CharField , this will return empty_value which defaults to an empty string. For other Field classes, it might be None . (This varies from field to field.).
確定! 回上一頁