graphene-django/graphene_django/filter
Lucas e0a5d1c58e
Support "contains" and "overlap" filtering (v2) (#1100)
* Fix project setup

* Support contains/overlap filters

* Add Python 2.7 support

* Adjust docstrings

* Remove unused fixtures
2021-01-18 21:39:18 -08:00
..
tests Support "contains" and "overlap" filtering (v2) (#1100) 2021-01-18 21:39:18 -08:00
__init__.py Validate in and range filter inputs (#1092) 2021-01-09 19:15:56 -08:00
fields.py Allow to use camel case in order by field (#1054) 2020-12-22 20:15:38 -08:00
filters.py Validate in and range filter inputs (#1092) 2021-01-09 19:15:56 -08:00
filterset.py Validate in and range filter inputs (#1092) 2021-01-09 19:15:56 -08:00
utils.py Support "contains" and "overlap" filtering (v2) (#1100) 2021-01-18 21:39:18 -08:00