graphene-django/graphene_django/filter
Jonathan Kim aa30750d39 Bugfix: Correct filter types for DjangoFilterConnectionFields (#682)
* Get form field from Django model before defaulting to django-filter

* Add test

* Cleanup some flake8 warnings and pytest warnings

* Run isort and add black compatible config
2019-07-07 12:11:27 -07:00
..
tests Bugfix: Correct filter types for DjangoFilterConnectionFields (#682) 2019-07-07 12:11:27 -07:00
__init__.py Reformatted files using black 2018-07-19 16:52:24 -07:00
fields.py Update travis and tox (#667) 2019-06-10 20:54:30 -07:00
filterset.py Introduce Black formatting, additional tests 2019-05-02 17:46:35 +01:00
utils.py Bugfix: Correct filter types for DjangoFilterConnectionFields (#682) 2019-07-07 12:11:27 -07:00