graphene-django/graphene_django/forms
Jonathan Kim 9d9a14c36d
Fix failing tests (#931)
* Use proper model

* Remove failing test

* Add python 3.8 to test list
2020-04-12 16:18:41 +01:00
..
tests Fix failing tests (#931) 2020-04-12 16:18:41 +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 resolve django translation deprecation warnings (#847) 2020-01-11 14:52:41 +01:00
mutation.py Update mutation.py (#811) 2020-02-23 09:49:39 +00:00
types.py Remove duplicate ErrorType (#701) 2019-07-07 20:06:01 +01:00