mirror of
https://github.com/graphql-python/graphene-django.git
synced 2025-07-13 17:52:19 +03:00
Add note on when this is released
This commit is contained in:
parent
bc06637278
commit
beb422fc65
|
@ -6,6 +6,8 @@ This page documents specific features of Types related to Graphene-Django.
|
||||||
DjangoChoicesEnum
|
DjangoChoicesEnum
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
|
*Introduced in graphene-django 2.3*
|
||||||
|
|
||||||
``DjangoChoicesEnum`` is a helper class that lets you keep Graphene style enums
|
``DjangoChoicesEnum`` is a helper class that lets you keep Graphene style enums
|
||||||
and ``models.Field.choices`` in sync. Some Django fields accept a ``choices`` list like this:
|
and ``models.Field.choices`` in sync. Some Django fields accept a ``choices`` list like this:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user