graphene-django/graphene_django
2022-02-07 17:49:17 +03:00
..
debug Update class creation 2022-02-07 17:49:17 +03:00
filter Update class creation 2022-02-07 17:49:17 +03:00
forms Convert Django form / DRF decimals to Graphene decimals (#958) 2021-01-09 22:00:11 -08:00
management Fix issue #1055 (#1056) 2020-12-22 20:13:34 -08:00
rest_framework Convert Django form / DRF decimals to Graphene decimals (#958) 2021-01-09 22:00:11 -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 Update unicode literals 2022-02-07 17:46:56 +03:00
utils Update unicode literals 2022-02-07 17:46:56 +03:00
__init__.py v2.15.0 2020-12-30 22:46:51 -08:00
compat.py Update class creation 2022-02-07 17:49:17 +03:00
conftest.py Make tests order independent (#932) 2020-04-20 13:23:20 +01:00
constants.py Handle database transactions (#1039) 2020-12-22 20:18:14 -08:00
converter.py Update class creation 2022-02-07 17:49:17 +03:00
fields.py Fix 1061: DjangoListField should not cache queries (#1063) 2020-12-22 20:10:28 -08:00
registry.py Update class creation 2022-02-07 17:49:17 +03:00
settings.py Update class creation 2022-02-07 17:49:17 +03:00
types.py Fix Connection/Edge naming and add unit test (#1012) 2020-08-07 10:15:35 +01:00
views.py update js version (#1189) 2021-04-20 23:05:49 -07:00