Skip to content

Releases: iCHEF/queryfilter

Support multiple keywords for textfilter

27 Apr 06:33
0ae4faf
Compare
Choose a tag to compare
  • "," as spliteer.
  • Remove the support of py2.7

Expose query_params for flexibility

18 Dec 06:10
0ab617f
Compare
Choose a tag to compare

Now you can access the query_params of Django filters and make your own query.

0.4.7

10 Apr 06:38
72c1dd3
Compare
Choose a tag to compare

ignore empty string in birthday filter

v.0.4.6

12 Mar 07:35
1f768c6
Compare
Choose a tag to compare

Adjust graphene require version.

NumberRangeFilter for django

12 Mar 07:15
6138464
Compare
Choose a tag to compare

Implement NumberRangeFilter on_django_query.

v0.4.4

25 Jun 03:47
1686263
Compare
Choose a tag to compare

Allow empty query and take it as one of the query condition

v0.4.3

21 Jun 06:50
2d60499
Compare
Choose a tag to compare

Improve datetime filter

  • handle query filter only send date in 'end'.

v0.4.2

13 Jun 05:57
1eba3c3
Compare
Choose a tag to compare

🎉🎉🎉 Django queryset supported! 🎉🎉🎉

v0.3.1

11 May 07:56
2d0a51b
Compare
Choose a tag to compare

Allow newer version of graphene

v0.3.0

28 Mar 02:38
Compare
Choose a tag to compare

Provide GraphQL schema via graphene