This website requires JavaScript.
Explore
Help
Register
Sign In
graphql-python
/
graphene-django
Watch
1
Star
1
Fork
0
You've already forked graphene-django
mirror of
https://github.com/graphql-python/graphene-django.git
synced
2025-02-05 06:00:37 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4bdcf054eb
graphene-django
/
graphene_django
/
filter
History
Bas Stottelaar
4bdcf054eb
Pass context object to FilterSet instance to support request-baed filtering (
fixes
#203
).
2017-07-28 16:46:39 +02:00
..
tests
Pass context object to FilterSet instance to support request-baed filtering (
fixes
#203
).
2017-07-28 16:46:39 +02:00
__init__.py
Remove filter order_by as Django Filters have deprecated it in 1.0
2016-11-23 02:15:05 -08:00
fields.py
Pass context object to FilterSet instance to support request-baed filtering (
fixes
#203
).
2017-07-28 16:46:39 +02:00
filterset.py
Removed unused imports
2016-11-23 02:30:14 -08:00
utils.py
Removed unused imports
2016-11-23 02:30:14 -08:00