Updated docs

This commit is contained in:
Mauro 2021-04-05 00:04:29 -03:00
parent 39e1ff35f7
commit d8ab935654

View file

@ -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