graphene-django/graphene_django/forms
2019-04-05 14:27:53 +02:00
..
tests Fix tests. 2018-07-22 23:53:58 +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 Exclude id from mutation, useful for create operations. 2018-07-22 23:35:11 +01:00
types.py Add Django form-based mutations 2017-10-02 09:31:58 -05:00