graphene-django/graphene_django
2020-12-30 15:35:12 -08:00
..
debug Merge branch 'master' into v3 2020-06-27 11:14:09 +01:00
filter fix order_by snake casing by checking if value is None, switch executor to execution_context_class since schema.execute no longer supports executor 2020-12-30 15:30:42 -08:00
forms fix linting by removing duplicate defintion and test of convert_form_field_to_string_list 2020-12-30 15:35:12 -08:00
management merge master into v3 2020-12-30 10:07:13 -08:00
rest_framework merge master into v3 2020-12-30 10:07:13 -08:00
static/graphene_django Add headers support to GraphiQL (#1016) 2020-08-07 10:13:26 +01:00
templates/graphene Add headers support to GraphiQL (#1016) 2020-08-07 10:13:26 +01:00
tests merge master into v3 2020-12-30 10:07:13 -08:00
utils merge master into v3 2020-12-30 10:07:13 -08:00
__init__.py merge master into v3 2020-12-30 10:07:13 -08:00
compat.py Fix JSONField import (#1021) 2020-08-12 07:03:23 +01:00
conftest.py Make tests order independent (#932) 2020-04-20 13:23:20 +01:00
constants.py merge master into v3 2020-12-30 10:07:13 -08:00
converter.py merge master into v3 2020-12-30 10:07:13 -08:00
fields.py merge master into v3 2020-12-30 10:07:13 -08:00
registry.py Reformatted files using black 2018-07-19 16:52:24 -07:00
settings.py merge master into v3 2020-12-30 10:07:13 -08:00
types.py Merge branch 'master' into v3 2020-08-12 07:06:35 +01:00
views.py fix order_by snake casing by checking if value is None, switch executor to execution_context_class since schema.execute no longer supports executor 2020-12-30 15:30:42 -08:00