mirror of
https://github.com/jazzband/django-constance.git
synced 2026-03-16 22:40:24 +00:00
Updated supported constant types (#584)
--------- Co-authored-by: Rémy HUBSCHER <hubscher.remy@gmail.com>
This commit is contained in:
parent
1522245b82
commit
0dc1321af3
1 changed files with 1 additions and 0 deletions
|
|
@ -99,6 +99,7 @@ The supported types are:
|
|||
* ``Decimal``
|
||||
* ``str``
|
||||
* ``datetime``
|
||||
* ``timedelta``
|
||||
* ``date``
|
||||
* ``time``
|
||||
* ``list``
|
||||
|
|
|
|||
Loading…
Reference in a new issue