Merge pull request #57 from velrest/master

Fix typo in documentation for clean
This commit is contained in:
Swen Kooij
2019-01-11 14:46:21 +02:00
committed by GitHub

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: