graphene-django/graphene_django
2020-03-17 09:36:08 +03:00
..
debug Remove Python 2 support 2020-03-17 09:36:08 +03:00
filter Drop support for django-filter < 2 2020-03-17 09:36:08 +03:00
forms use actual root/variables/context args of the execute method (#878) 2020-02-23 09:50:40 +00:00
management Detect format from output file path (#868) 2020-03-13 10:04:55 +00:00
rest_framework Exclude read_only fields from input (#882) 2020-02-23 09:48:33 +00:00
static/graphene_django Allow for easier template overrides in graphiql (#863) 2020-02-07 10:16:11 +00:00
templates/graphene Allow for easier template overrides in graphiql (#863) 2020-02-07 10:16:11 +00:00
tests Remove Python 2 support 2020-03-17 09:36:08 +03:00
utils Remove Python 2 support 2020-03-17 09:36:08 +03:00
__init__.py v2.9.0 2020-03-13 10:13:46 +00:00
compat.py Introduce Black formatting, additional tests 2019-05-02 17:46:35 +01:00
converter.py Add options to override how Django Choice fields are converted t… (#860) 2020-03-13 10:04:25 +00:00
fields.py Remove Python 2 support 2020-03-17 09:36:08 +03:00
registry.py Reformatted files using black 2018-07-19 16:52:24 -07:00
settings.py Remove Python 2 support 2020-03-17 09:36:08 +03:00
types.py Remove Python 2 support 2020-03-17 09:36:08 +03:00
views.py Remove Python 2 support 2020-03-17 09:36:08 +03:00