mirror of
https://github.com/SectorLabs/django-localized-fields.git
synced 2025-04-24 19:32:53 +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.
|
||||
|
||||
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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user