Semyon Pupkov
8571bc465a
Improve ordering doc example ( #1053 )
2020-11-01 10:16:15 -08:00
Jonathan Kim
b4e34a5794
Improve DjangoListField ( #929 )
2020-05-09 12:28:03 +01:00
Roy Segall
3483428f70
Adding documentation for installing django-filter ( #928 )
2020-04-12 12:57:11 +01:00
Tyler Kennedy
4bbc0824a6
Fix a small typo, filerset_class -> filterset_class ( #762 )
2019-09-17 09:13:47 -07:00
Mel van Londen
a9a8d672e9
Merge pull request #600 from sierreis/filterset-class
...
Add support for filterset_class meta parameter
2019-06-09 16:48:46 -07:00
Paul Hallett
31468f5687
Rebuild documentation
2019-05-07 19:23:01 +01:00
sierreis
5c191b9062
Add support for filterset_class meta parameter
...
* Allow for use of either filter_fields or filterset_class
* Add tests to check that the behavior is similar to filter_fields
* Add documentation to show how to make use of the parameter
2019-03-25 00:38:49 -04:00
Jay Hale
dc0c2900d1
Making GrapheneFilterSetMixin compatible with django_filter 2
2018-09-04 13:15:04 -04:00
Adam
40da74fc52
Mention filter incompatibility with django 2.0
...
Was in the process of updating our app to Python 3 + Django 2.1 and ran into this (would've been nice if t was mentioned in the docs).
Related: https://github.com/graphql-python/graphene-django/issues/464
2018-08-07 11:04:52 -04:00
Ramon Saraiva
1c4182fd5d
Pin django-filter in filtering docs until full compatibility with 2.0.0
2018-07-17 02:19:35 -03:00
Gabriel Sevecek
bc713f22cb
Update filtering.rst
2018-02-27 11:29:34 +01:00
Syrus Akbary
bc59d0ad8e
Merge pull request #232 from basilfx/master
...
Pass context object to FilterSet for request-baed filtering
2017-11-13 02:39:18 -08:00
Syrus Akbary
9cac83b168
Merge pull request #243 from jonatasbaldin/jonatas/fix-filtering-documentation
...
Fix lookup parameter on filtering documentation
2017-08-29 22:33:35 -07:00
Haris Ibrahim K. V
bf2b5a940e
Changes one more occurence of the django-filter link.
2017-08-15 14:32:59 +05:30
Haris Ibrahim K. V
b9c8bb57be
Fixes the link to django-filter usage documentation
.
2017-08-15 14:09:36 +05:30
Jonatas Baldin
dead04da77
Correct lookup parameter on django-filter is lookup_expr
2017-08-12 23:24:50 -03:00
Bas Stottelaar
4bdcf054eb
Pass context object to FilterSet instance to support request-baed filtering ( fixes #203 ).
2017-07-28 16:46:39 +02:00
Syrus Akbary
9d35b76697
Remove order_by in docs
2016-11-23 02:32:52 -08:00
Syrus Akbary
2f9c5ee707
Updated docs as graphql highlight is not yet supported
2016-09-26 01:13:31 -07:00
Syrus Akbary
eef2841742
Updated Django docs with latest changes in graphene-python PRs.
...
Including unmerged PR: https://github.com/graphql-python/graphene-python.org/pull/5
2016-09-25 04:11:01 -07:00
Syrus Akbary
1f3fbe0e76
Added first version of the docs
2016-09-20 22:30:36 -07:00