mirror of
https://github.com/jazzband/django-constance.git
synced 2026-05-11 17:13:13 +00:00
Docs: Add missing 'be'
This commit is contained in:
parent
3f544ba04b
commit
1795ebf280
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@ Custom fields
|
|||
|
||||
You can set the field type with the third value in the `CONSTANCE_CONFIG` tuple.
|
||||
|
||||
The value can one of the supported types or a string matching a key in your :setting:`CONSTANCE_ADDITIONAL_FIELDS`
|
||||
The value can be one of the supported types or a string matching a key in your :setting:`CONSTANCE_ADDITIONAL_FIELDS`
|
||||
|
||||
The supported types are:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue