mirror of
https://github.com/jazzband/django-eav2.git
synced 2026-03-16 22:40:26 +00:00
Updated docs
This commit is contained in:
parent
39e1ff35f7
commit
d8ab935654
1 changed files with 1 additions and 0 deletions
|
|
@ -160,6 +160,7 @@ stored in :class:`~eav.models.Value`). Available choices are:
|
|||
*bool* ``TYPE_BOOLEAN``
|
||||
*object* ``TYPE_OBJECT``
|
||||
*enum* ``TYPE_ENUM``
|
||||
*json* ``TYPE_JSON``
|
||||
========= ==================
|
||||
|
||||
If you want to create an attribute with data-type *enum*, you need to provide
|
||||
|
|
|
|||
Loading…
Reference in a new issue