graphene-django/graphene_django
Olivia Rodriguez Valdes ec33fbe613 Update tests
2019-05-30 11:31:03 -04: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 Update tests 2019-05-30 11:31:03 -04: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
templates/graphene Upgrade graphiql and react versions 2018-02-01 10:01:05 +00:00
tests Add load-many support 2019-04-11 09:03:17 -04: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 Merge branch 'master' into python3-compat#22 2019-05-30 11:15:18 -04: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 Pass field_permissions as variable to __set_as_nullable__ method 2019-02-28 17:51:30 -05:00
utils.py Merge branch 'permissions-to-fields#3' into permission-to-type#5 2019-03-01 12:48:37 -05:00
views.py Reformatted files using black 2018-07-19 16:52:24 -07:00