graphene-django/graphene_django
Thomas Leonard 11dbde3bea
Fix Connection/Edge naming and add unit test (#1012)
Co-authored-by: Thomas Leonard <thomas@loftorbital.com>
2020-08-07 10:15:35 +01:00
..
debug Fix hasNextPage - revert to count. Fix after (#986) 2020-06-25 13:00:24 +01:00
filter Fix filtering with GlobalIDFilter (#977) 2020-06-25 12:56:06 +01:00
forms Make tests order independent (#932) 2020-04-20 13:23:20 +01:00
management Disable system checks for graphql_schema management command (#939) 2020-04-19 20:42:00 +01:00
rest_framework Make tests order independent (#932) 2020-04-20 13:23:20 +01: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 Fix Connection/Edge naming and add unit test (#1012) 2020-08-07 10:15:35 +01:00
utils Extract query function from GraphQLTestCase making it possible to use in a pytest fixture (#1015) 2020-08-05 20:24:16 +01:00
__init__.py bump version number 2020-07-13 14:12:42 -07:00
compat.py Introduce Black formatting, additional tests 2019-05-02 17:46:35 +01:00
conftest.py Make tests order independent (#932) 2020-04-20 13:23:20 +01:00
converter.py Move to_const function from Graphene into Graphene-Django (#992) 2020-06-25 15:11:18 +01:00
fields.py Do not break when after is greater than list_length (#999) 2020-07-09 18:01:22 +01:00
registry.py Reformatted files using black 2018-07-19 16:52:24 -07:00
settings.py Add headers support to GraphiQL (#1016) 2020-08-07 10:13:26 +01:00
types.py Fix Connection/Edge naming and add unit test (#1012) 2020-08-07 10:15:35 +01:00
views.py Add headers support to GraphiQL (#1016) 2020-08-07 10:13:26 +01:00