graphene-django/graphene_django/forms
Ülgen Sarıkavak c678a379a2 Remove singledispatch dependency
singledispatch is inluded with Python >= 3.4, no need for external
package.
2020-03-17 09:36:08 +03:00
..
tests use actual root/variables/context args of the execute method (#878) 2020-02-23 09:50:40 +00:00
__init__.py Fix flake8 issue 2017-10-02 09:31:58 -05:00
converter.py Remove singledispatch dependency 2020-03-17 09:36:08 +03: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