# HG changeset patch # User Olly Cope # Date 1595931184 0 # Tue Jul 28 10:13:04 2020 +0000 # Node ID c1ae7e47ab12fe955200dffb72d209f4d1376db3 # Parent d776d62454d9b3113f773324b71d8125d31cafcc readme: add Choice to list of fields supported diff --git a/README.rst b/README.rst --- a/README.rst +++ b/README.rst @@ -232,6 +232,7 @@ - ``morf.fields.Date`` - ``morf.fields.DateTime`` - ``morf.fields.Bool`` +- ``morf.fields.Choice`` - ``morf.fields.MultipleChoice`` - ``morf.fields.ListOf``, a container for creating lists of other fields