graphene-django/graphene_django
Syrus Akbary 5661db88d1
Merge pull request #156 from aaxelb/master
Fix #87: Don't create duplicate Enums for fields with choices
2017-11-14 21:14:51 -08:00
..
debug Code adapted to new resolver API 2017-07-28 09:43:27 -07:00
filter Merge pull request #325 from urbandove/master 2017-11-14 13:16:26 -08:00
management add indent support for graphql_schema command 2016-10-17 15:08:04 +08:00
rest_framework added line ending 2017-11-14 22:10:26 +00:00
templates/graphene Fix missing operation_name warning 2016-11-11 14:35:41 -05:00
tests Merge pull request #156 from aaxelb/master 2017-11-14 21:14:51 -08:00
__init__.py Updated graphene-django to 2.0 🎉 2017-10-25 10:49:37 -07:00
compat.py Fix compatibility with pypy 2017-06-23 12:48:32 +01:00
converter.py Merge pull request #156 from aaxelb/master 2017-11-14 21:14:51 -08:00
fields.py Code adapted to new resolver API 2017-07-28 09:43:27 -07:00
form_converter.py Fixed all tests and flake issues 2017-07-24 23:42:40 -07:00
forms.py Isolated Graphene Django in a new package 2016-09-17 16:31:17 -07:00
registry.py Merge pull request #156 from aaxelb/master 2017-11-14 21:14:51 -08: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 Allow abstract Connection Class to DjangoObjectType 2017-10-30 14:35:29 -07:00
utils.py Remove usages of deprecated field.rel 2017-08-14 14:01:04 +01:00
views.py Merge branch 'master' into patch-1 2017-11-14 21:05:47 -08:00