graphene-django/graphene_django/forms
Mel van Londen 865c9535b9
Bugfix: FormMutation was always causing boolean fields to be required (#613)
Bugfix: FormMutation was always causing boolean fields to be required
2019-05-09 11:47:47 -07:00
..
tests Introduce Black formatting, additional tests 2019-05-02 17:46:35 +01:00
__init__.py Fix flake8 issue 2017-10-02 09:31:58 -05:00
converter.py Bugfix: FormMutation was always causing boolean fields to be required 2019-04-05 14:27:53 +02:00
forms.py Reformatted files using black 2018-07-19 16:52:24 -07:00
mutation.py Fix duplicated ErrorType declaration (#539) 2019-03-31 12:01:43 +01:00
types.py Add Django form-based mutations 2017-10-02 09:31:58 -05:00