graphene-django/graphene_django/tests
2017-01-04 16:23:17 +00:00
..
__init__.py Isolated Graphene Django in a new package 2016-09-17 16:31:17 -07:00
models.py don\'t use fields that end in a plus 2016-11-09 23:56:14 -08:00
schema_view.py Improved PEP8 syntax 2016-09-19 22:15:10 -07:00
schema.py Improved python syntax and sorts (pep8). Improved Readme 2016-09-17 17:09:56 -07:00
test_command.py Moved django-graphql-view and django-graphiql into graphene-django 😎 2016-09-19 22:04:23 -07:00
test_converter.py Avoid collisions in choices names conversion. 2017-01-04 16:23:17 +00:00
test_form_converter.py Improved python syntax and sorts (pep8). Improved Readme 2016-09-17 17:09:56 -07:00
test_forms.py Isolated Graphene Django in a new package 2016-09-17 16:31:17 -07:00
test_query.py Added support for SimpleLazyObject. Fixed #22 2016-10-15 17:40:12 -07:00
test_schema.py Fixed Python3 tests 2016-09-17 17:28:41 -07:00
test_types.py Improved choice Enum converter 2016-11-14 22:30:20 -08:00
test_views.py Add support for batching several requests into one 2016-10-31 12:03:56 +01:00
urls_pretty.py Fixed tests 2016-09-19 22:53:56 -07:00
urls.py Add support for batching several requests into one 2016-10-31 12:03:56 +01:00