graphene-django/graphene_django/forms
Jeff Tratner 4246dab3d6
Update django form mutation to more granularly handle fields
Set up forms

Update docs

Nearly working tests
2020-05-14 22:50:38 -07:00
..
tests Update django form mutation to more granularly handle fields 2020-05-14 22:50:38 -07: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 resolve django translation deprecation warnings (#847) 2020-01-11 14:52:41 +01:00
mutation.py Update django form mutation to more granularly handle fields 2020-05-14 22:50:38 -07:00
types.py Remove duplicate ErrorType (#701) 2019-07-07 20:06:01 +01:00