Commit f90f485
committed
added convert_choices_to_enum optional argument
1 parent ea45de0 commit f90f485Copy full SHA for f90f485
File tree
Expand file treeCollapse file tree
1 file changed
+4
-2
lines changedOpen diff view settings
Filter options
- graphene_django/rest_framework
Expand file treeCollapse file tree
1 file changed
+4
-2
lines changedOpen diff view settings
Collapse file
graphene_django/rest_framework/serializer_converter.py
Copy file name to clipboardExpand all lines: graphene_django/rest_framework/serializer_converter.py+4-2Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
64 | 64 | |
65 | 65 | |
66 | 66 | |
67 | | - |
| 67 | + |
68 | 68 | |
69 | 69 | |
70 | 70 | |
| ||
73 | 73 | |
74 | 74 | |
75 | 75 | |
76 | | - |
| 76 | + |
| 77 | + |
| 78 | + |
77 | 79 | |
78 | 80 | |
79 | 81 | |
|
0 commit comments