mirror of
https://github.com/graphql-python/graphene-django.git
synced 2025-07-13 09:42:32 +03:00
rst is not markdown
This commit is contained in:
parent
488ff0119b
commit
829e3afd25
|
@ -153,8 +153,8 @@ automatically converted into enums:
|
|||
model = PetModel
|
||||
convert_choices_to_enum = ['kind']
|
||||
|
||||
**Note:** Setting ``convert_choices_to_enum`` to an empty list is the same as
|
||||
setting it to `False`.
|
||||
**Note:** Setting ``convert_choices_to_enum = []`` is the same as setting it to
|
||||
``False``.
|
||||
|
||||
|
||||
Related models
|
||||
|
|
Loading…
Reference in New Issue
Block a user