This website requires JavaScript.
Explore
Help
Register
Sign In
graphql-python
/
graphene
Watch
1
Star
1
Fork
0
You've already forked graphene
mirror of
https://github.com/graphql-python/graphene.git
synced
2025-11-06 19:07:52 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
be449ab1c0
graphene
/
graphene
History
Jacob Klapwijk
be449ab1c0
Fix ugettext_lazy objects in Choice tuples not being evaluated. Running .format() on it will return the string we want, and wont cause any problems when its run on a string without arguments
2016-05-31 16:11:54 +02:00
..
contrib
Fix ugettext_lazy objects in Choice tuples not being evaluated. Running .format() on it will return the string we want, and wont cause any problems when its run on a string without arguments
2016-05-31 16:11:54 +02:00
core
Fixed unregistered types in schema
2016-05-27 23:18:18 -07:00
middlewares
Removed plugins. Added middlewares
2016-05-20 23:43:55 -07:00
relay
Fixed issues
2016-05-21 00:40:26 -07:00
utils
Fix ugettext_lazy objects in Choice tuples not being evaluated. Running .format() on it will return the string we want, and wont cause any problems when its run on a string without arguments
2016-05-31 16:11:54 +02:00
__init__.py
Fixed PEP8 + Python 3 print
2016-05-11 23:54:15 -07:00
signals.py
Fixed lint errors
2015-12-02 23:46:49 -08:00