This commit is contained in:
Jonas Cosandey 2018-09-12 14:27:44 +02:00
parent 88e2d29596
commit d308e773cf

View File

@ -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: