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
Dulmandakh
49aedf171a
bump graphiql to 0.13.0, and rename __debug to _debug due to __ limitations
2019-05-20 17:48:28 +08:00
changeling
2edf7f4ec0
Correct examples/cookbook settings.py.
...
See https://github.com/graphql-python/graphene-django/issues/455 .
2019-05-15 17:02:26 -05:00
Khaled Alqenaei
905b4249f3
Updated ingredients/schema.py and recipes/schema.py to be more readable.
2018-10-18 12:27:23 -07:00
Khaled Alqenaei
4359e1f312
Making the example working for Django 2.1.2
2018-10-18 11:36:35 -07:00
Khaled Alqenaei
19ef9a094a
Making the example working for Django 2.1.2
2018-10-18 11:33:53 -07:00
Eric L Frederich
a97729d362
Make examples diff better against each other
2018-06-13 10:29:50 -04:00
Syrus Akbary
205c177912
Removed abstract type from examples.
2018-06-05 12:53:47 -07:00
Radoslav Georgiev
531a5348e6
Add examples/cookbook-plain
to follow the plain tutorial
2017-02-14 20:23:45 +02:00