graphene-django/examples/starwars
Jonathan Mares 0b103417f9 on_delete param where needed due to django 2 requirements
added support for querying a model with objects that may be a proxy model, fixed and added tests

a few style changes
2018-02-03 11:10:04 -05:00
..
tests Improved Django List retreival and added extra tests. 2016-09-21 19:34:30 -07:00
__init__.py Isolated Graphene Django in a new package 2016-09-17 16:31:17 -07:00
data.py Improved Django List retreival and added extra tests. 2016-09-21 19:34:30 -07:00
models.py on_delete param where needed due to django 2 requirements 2018-02-03 11:10:04 -05:00
schema.py Fixed examples 2017-07-31 22:42:22 -07:00