graphene-django/graphene_django
2017-07-24 22:27:50 -07:00
..
debug Remove some compatility layers for django 1.6 2017-06-23 12:32:43 +01:00
filter Improved integration with Graphene 2.0 2017-07-24 22:27:50 -07:00
management add indent support for graphql_schema command 2016-10-17 15:08:04 +08:00
rest_framework Improved integration with Graphene 2.0 2017-07-24 22:27:50 -07:00
templates/graphene Fix missing operation_name warning 2016-11-11 14:35:41 -05:00
tests Improved integration with Graphene 2.0 2017-07-24 22:27:50 -07:00
__init__.py Isolated Graphene Django in a new package 2016-09-17 16:31:17 -07:00
compat.py Fix compatibility with pypy 2017-06-23 12:48:32 +01:00
converter.py Improved integration with Graphene 2.0 2017-07-24 22:27:50 -07:00
fields.py Improved integration with Graphene 2.0 2017-07-24 22:27:50 -07:00
form_converter.py Added required conversion to model and form fields. Fixed #2 2016-09-22 20:03:47 -07:00
forms.py Isolated Graphene Django in a new package 2016-09-17 16:31:17 -07:00
registry.py Improved integration with Graphene 2.0 2017-07-24 22:27:50 -07:00
settings.py Added RELAY_CONNECTION_MAX_LIMIT and RELAY_CONNECTION_ENFORCE_FIRST_OR_LAST settings 2017-04-15 02:15:17 -07:00
types.py Removed Meta inheritance in favor of __init_subclass_with_meta__ 2017-07-24 22:27:26 -07:00
utils.py Restore django filter check 2017-06-26 15:31:34 +01:00
views.py Updated graphiql version for new versions 2017-07-13 15:14:06 -07:00