graphene-django/graphene_django/forms
Jason Kraus c049ab7470
WIP: Merge master into v3 (#1086)
* merge master into v3

* fix order_by snake casing by checking if value is None, switch executor to execution_context_class since schema.execute no longer supports executor

* fix linting by removing duplicate defintion and test of convert_form_field_to_string_list
2020-12-30 15:37:57 -08:00
..
tests WIP: Merge master into v3 (#1086) 2020-12-30 15:37:57 -08:00
__init__.py Fix flake8 issue 2017-10-02 09:31:58 -05:00
converter.py Fix that generated schemas could contain empty descriptions (v3) (#984) 2020-06-10 17:21:37 +01:00
forms.py resolve django translation deprecation warnings (#847) 2020-01-11 14:52:41 +01:00
mutation.py WIP: Merge master into v3 (#1086) 2020-12-30 15:37:57 -08:00
types.py Remove duplicate ErrorType (#701) 2019-07-07 20:06:01 +01:00