graphene/graphene/contrib/django
2016-04-02 00:14:09 -07:00
..
debug Fixed django_connection defaults 2016-02-12 19:13:21 -08:00
filter Fixed PEP8 errors 2016-01-13 18:48:30 -08:00
management Fixed PEP8 errors 2016-01-13 18:48:30 -08:00
tests Improved Django field choice converter 2016-04-01 23:43:42 -07:00
__init__.py Fixing flake8 errors 2015-12-03 20:48:29 +00:00
compat.py Fixed compatibility with Django 1.6, 1.7, 1.8 and 1.9 2015-12-12 00:51:31 -08:00
converter.py Added Enum type ability to be mounted as field or argument 2016-04-02 00:14:09 -07:00
fields.py Fixed django_connection defaults 2016-02-12 19:13:21 -08:00
form_converter.py Fixed compatibility with Django 1.6, 1.7, 1.8 and 1.9 2015-12-12 00:51:31 -08:00
forms.py Improved PEP8 syntax and order imports 2016-01-02 21:19:15 +01:00
options.py Fixed compatibility with Django 1.6, 1.7, 1.8 and 1.9 2015-12-12 00:51:31 -08:00
types.py Improved querying and slicing in DjangoConnectionFields and inherited. Fixed #108 2016-02-05 18:27:27 -08:00
utils.py Improve imports if not django_filters installed. Improved Django command fixing warning in Django 1.8+ 2016-01-13 18:30:46 -08:00
views.py Fixed DjangoDebugPlugin. Improved Django views 2015-12-10 22:11:43 -08:00