mirror of
https://github.com/SectorLabs/django-localized-fields.git
synced 2025-04-25 03:32:55 +03:00
fix typo
This commit is contained in:
parent
88e2d29596
commit
d308e773cf
@ -165,7 +165,7 @@ class LocalizedField(HStoreField):
|
|||||||
can store in the database.
|
can store in the database.
|
||||||
|
|
||||||
For example, when all the language fields are
|
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.
|
we will store None instead of empty keys.
|
||||||
|
|
||||||
Arguments:
|
Arguments:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user