Enguerrand Pelletier
Enguerrand Pelletier
Hi ! First of all: thanks for all those awesome icons. What do you think about adding a 'RSS Feed' icon ? Cheers,
The program crashes when opening a channel where unsupported blocks are posted. Maybe it should just print something like "this message cannot be displayed" instead of the actual message in...
Hi ! It would be nice to be able to pass arbitrary variables to the graphiql template. I didn't found how to do it and looking at how `render_graphiql.py` is...
Hello ! First of all thank you for the work you put in your lib ! We spotted a strange behavior when using `queries.TornadoSession` in a context manager: The connection...
Hi, I followed the flask-sqlalchemy examples [here](https://github.com/graphql-python/graphene-sqlalchemy/blob/master/examples/flask_sqlalchemy) (and the snippets in the project's Readme as well) but it didn't work out of the box. I had the following exception: `AttributeError:...