From d8ab935654d7b5092584281fbbdf1d515af49e32 Mon Sep 17 00:00:00 2001 From: Mauro Date: Mon, 5 Apr 2021 00:04:29 -0300 Subject: [PATCH] Updated docs --- docs/source/usage.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/source/usage.rst b/docs/source/usage.rst index 58bc266..ce5e70f 100644 --- a/docs/source/usage.rst +++ b/docs/source/usage.rst @@ -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