graphene/tests/contrib_django
2015-10-05 22:30:05 -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 Changed field attr naming from null to required 2015-10-05 20:42:24 -07:00
test_schema.py Fixed ManyToMany relations mapping in Django Models 2015-10-03 18:21:47 -07:00
test_types.py Fixed ManyToMany relations mapping in Django Models 2015-10-03 18:21:47 -07:00
test_urls.py Improved django GraphQL view testing 2015-10-03 13:27:19 -07:00
test_views.py Improved Python3 integration 2015-10-05 22:30:05 -07:00