graphene-django/graphene_django
2019-03-27 17:24:13 +13:00
..
debug Document, including whether fields are required 2018-09-09 19:01:00 +01:00
filter Add back support for django-filter < 2 2018-09-04 13:15:04 -04:00
forms Fix tests. 2018-07-22 23:53:58 +01:00
management Provide a way to dump schema to stdout. 2018-09-08 15:34:48 +03:00
rest_framework Reformatted files using black 2018-07-19 16:52:24 -07:00
static/graphene_django Revert to default query execution behaviour 2018-09-09 21:44:30 +01:00
templates/graphene Always use HTTPS for CDN files (#498) 2019-03-19 20:34:10 +00:00
tests Adds enhanced support for proxy models. 2019-03-27 17:09:25 +13:00
__init__.py Updated version to 2.2.0 2018-09-05 23:20:25 +02:00
compat.py Remove unnecessary compat utility for Django < 1.11 2018-09-04 13:15:04 -04:00
converter.py Reformatted files using black 2018-07-19 16:52:24 -07:00
fields.py Reformatted files using black 2018-07-19 16:52:24 -07:00
registry.py Reformatted files using black 2018-07-19 16:52:24 -07:00
settings.py Reformatted files using black 2018-07-19 16:52:24 -07:00
types.py Fix linting. 2019-03-27 17:24:13 +13:00
utils.py Reformatted files using black 2018-07-19 16:52:24 -07:00
views.py Don't execute on GET for GraphiQL 2018-08-30 19:29:33 +01:00