graphql-python / graphql-python/graphene-django
Overriding fields in form meta class
Open
🐛bug
- Dominant language
- Python
- Stars
- 4.4k
- Forks
- 760
- PR merge metrics
- No merged PRs in 30d
Description
I am attempting to use the widgets dictionary in my forms class meta to override some of the fields. It seems like the fields_for_form function in the DjangoFormMutation class ignores it.
This was mentioned in #416 but it seems like it was never addressed.
Contributor guide
Assessment
This issue has not been assessed yet.