graphene-django/graphene_django
2016-09-22 20:49:51 -07:00
..
debug Updated middleware view management 2016-09-20 00:08:14 -07:00
filter Fixed django-filter integration (0.15) 2016-09-20 23:50:28 -07:00
management Fixed a bug that was causing graphql_schmea command to not import properly 2016-09-21 14:57:47 -07:00
templates/graphene Moved django-graphql-view and django-graphiql into graphene-django 😎 2016-09-19 22:04:23 -07:00
tests Fixed tests 2016-09-22 20:49:51 -07:00
__init__.py Isolated Graphene Django in a new package 2016-09-17 16:31:17 -07:00
compat.py Isolated Graphene Django in a new package 2016-09-17 16:31:17 -07:00
converter.py Fixed tests 2016-09-22 20:49:51 -07:00
fields.py Improved Django List retreival and added extra tests. 2016-09-21 19:34:30 -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 python syntax and sorts (pep8). Improved Readme 2016-09-17 17:09:56 -07:00
settings.py Improved PEP8 syntax 2016-09-19 22:15:10 -07:00
types.py Improved python syntax and sorts (pep8). Improved Readme 2016-09-17 17:09:56 -07:00
utils.py Improved python syntax and sorts (pep8). Improved Readme 2016-09-17 17:09:56 -07:00
views.py Updated middleware view management 2016-09-20 00:08:14 -07:00