graphene-django/graphene_django/rest_framework
Jonathan Kim 775d2e3523
Update travis and tox (#667)
* Update travis and tox

* Use xenial distribution

* Don't install coveralls twice

* Add black and flake8 tox commands

* Remove Python 3.5 test for Django master

* Fix indent

* Ignore migrations

* Remove black for now

* Run black formatting (#668)

* Run black format

* Update makefile

* Add black to travis build
2019-06-10 20:54:30 -07:00
..
tests Update travis and tox (#667) 2019-06-10 20:54:30 -07:00
__init__.py Initial implementation of serializer field converter 2017-06-26 09:19:49 +01:00
models.py Add support for write_only fields in SerializerMutation (#555) 2019-06-09 16:25:34 -07:00
mutation.py Add support for write_only fields in SerializerMutation (#555) 2019-06-09 16:25:34 -07:00
serializer_converter.py Reformatted files using black 2018-07-19 16:52:24 -07:00
types.py Fix duplicated ErrorType declaration (#539) 2019-03-31 12:01:43 +01:00