graphene-django/graphene_django/forms
Jonathan Kim 0988e0798a
Adds documentation to CAMELCASE_ERRORS setting (#689)
* Rename setting and add documentation

* Add examples

* Use `cls`
2019-07-08 22:22:08 +01:00
..
tests Adds documentation to CAMELCASE_ERRORS setting (#689) 2019-07-08 22:22:08 +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 Apply camel case converter to field names in DRF errors (#514) 2019-06-25 09:40:29 +01:00
types.py Remove duplicate ErrorType (#701) 2019-07-07 20:06:01 +01:00