Commit Graph

9 Commits

Author SHA1 Message Date
Roy Segall
63418666d9
Adding Django filter as an installed app (#899) 2020-04-06 09:15:35 +01:00
Semyon Pupkov
91c1278d1a Make cookbook example working on django 2 (#680) 2019-06-19 11:59:19 +01:00
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
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
Eric L Frederich
a97729d362 Make examples diff better against each other 2018-06-13 10:29:50 -04:00
cph
cf7d8ffcd6 config schema generation in cookbook example 2016-10-17 15:08:43 +08:00
Syrus Akbary
f6684ca92d Improved cookbook 2016-09-30 09:14:06 -07:00
Syrus Akbary
3aa929fdc9 Moved django-graphql-view and django-graphiql into graphene-django 😎 2016-09-19 22:04:23 -07:00
Syrus Akbary
0434899b4e Isolated Graphene Django in a new package 2016-09-17 16:31:17 -07:00