graphene/tests/contrib_django
Syrus Akbary 0bc0218032 Improved fields ordering. Thanks @leebyron for pointing this!
Not everything yet fixed. Have to fix too in graphql-core/relay
2015-10-08 23:24:21 -07:00
..
__init__.py First working version with Django. 2015-09-28 00:34:25 -07:00
data.py Improved syntax using pep8 style guide 2015-10-02 22:17:51 -07:00
models.py Fixed ManyToMany relations mapping in Django Models 2015-10-03 18:21:47 -07:00
test_converter.py Improved field description converter from Django fields 2015-10-06 00:49:13 -07:00
test_schema.py Completed Python3 Compatibility! 2015-10-05 23:06:49 -07:00
test_types.py Improved fields ordering. Thanks @leebyron for pointing this! 2015-10-08 23:24:21 -07:00
test_urls.py Improved django GraphQL view testing 2015-10-03 13:27:19 -07:00
test_views.py Completed Python3 Compatibility! 2015-10-05 23:06:49 -07:00