diff --git a/localized_fields/fields/field.py b/localized_fields/fields/field.py index 3f5d4ae..72db2c8 100644 --- a/localized_fields/fields/field.py +++ b/localized_fields/fields/field.py @@ -165,7 +165,7 @@ class LocalizedField(HStoreField): can store in the database. For example, when all the language fields are - left empty, and the field is allows to be null, + left empty, and the field is allowed to be null, we will store None instead of empty keys. Arguments: