graphene-django/graphene_django/filter
Tony Angerilli 3e5ae5a3d1 don’t try to access the type until after initialization
this allows for fields in a node (using a DjangoFilterConnectionField) that reference themselves
2016-10-21 17:41:07 -07:00
..
tests Use filter label as argument description. Fixed #16 2016-10-15 18:21:54 -07:00
__init__.py Isolated Graphene Django in a new package 2016-09-17 16:31:17 -07:00
fields.py don’t try to access the type until after initialization 2016-10-21 17:41:07 -07:00
filterset.py Fixed django-filter integration (0.15) 2016-09-20 23:50:28 -07:00
utils.py Use filter label as argument description. Fixed #16 2016-10-15 18:21:54 -07:00