graphene-django/graphene_django/forms
Jonathan Kim 96c38b4349
Update Django model form tests (#839)
* Clean up code and raise an exception if the model type is not found

* Update tests

* Fix tests
2020-01-11 14:49:44 +01:00
..
tests Update Django model form tests (#839) 2020-01-11 14:49:44 +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 Update Django model form tests (#839) 2020-01-11 14:49:44 +01:00
types.py Remove duplicate ErrorType (#701) 2019-07-07 20:06:01 +01:00