issues
search
philipn
/
django-rest-framework-filters
Better filtering for Django REST Framework
Other
846
stars
131
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Back/sd 6593 updating dependencies
#362
jdavidagudelo
closed
11 months ago
0
Tests fail with Django 4.2: ImportError: cannot import name 'url' from 'django.conf.urls'
#361
s3v-
opened
11 months ago
0
How to use the field 'in' in django-rest-framework-filters, like 'user_id__in=[12,13]'?
#360
weiyong996
opened
1 year ago
2
Upgrade packages
#359
dariuske
closed
2 years ago
0
Upgrade packages
#358
dariuske
closed
2 years ago
0
Consider transferring ownership to Jazzband
#357
eshaan7
opened
2 years ago
2
Django 4.x compatibility
#356
rev138
opened
2 years ago
5
ImportError: cannot import name 'QUERY_TERMS' from 'django.db.models.sql.constants'
#355
C9b3rD3vi1
closed
3 years ago
0
PROPOSAL: Custom help text for FilterSet
#354
snowman2
opened
3 years ago
0
django-rest-framework-filters does not seem to support RelatedFilters with non-default relationships
#353
dwoldenberg1
opened
3 years ago
0
RelatedMultipleFilter doesn't work as expected
#352
fearsd
opened
3 years ago
1
Combining filters for multi-valued relationships with `AND`
#351
nimame
opened
3 years ago
2
Ordering (sorting) from URL in ComplexFilterBackend
#350
ViktorL-github
closed
3 years ago
1
Invalid filter for properties of model of RelatedMultipleFilter
#349
petrosschilling
opened
4 years ago
1
Adding ppc64le architecture support on Travis-CI
#348
kishorkunal-raj
opened
4 years ago
2
Packaging, code quality
#347
rpkilby
closed
4 years ago
0
CI status failures
#346
rpkilby
opened
4 years ago
1
Handle invalid AutoFilter field names
#345
rpkilby
closed
4 years ago
0
Fix conflict with Filter.bind
#344
rpkilby
closed
4 years ago
0
Fix RecursionError for circular self relationships
#343
rpkilby
closed
4 years ago
0
Handle RelatedFilter.distinct
#342
rpkilby
closed
4 years ago
0
Add Python 3.8 and Django 3.0/3.1 support
#341
rpkilby
closed
4 years ago
0
Is this project still alive?
#340
larsrinn
closed
4 years ago
3
[WIP] Handle malformed query params
#339
marcaube
closed
4 years ago
3
TypeError: 'Meta.fields' must not contain non-model field names
#338
codeSamuraii
opened
4 years ago
2
Specify Model Dynamiclly
#337
DanishAbsar
closed
4 years ago
2
ImportError: cannot import name 'six' from 'django.utils'
#336
oguzhancelikarslan
closed
4 years ago
1
Trying out ComplexJSONFilterBackend
#335
lofidevops
closed
4 years ago
1
filter on two model
#334
Sarthak77tiwari
closed
4 years ago
1
RecursionError for circular self relationship
#333
dwoldenberg1
closed
4 years ago
1
Django 3 support
#332
fmalina
closed
4 years ago
1
How to distinct result?
#331
AsheKR
closed
4 years ago
3
Search Inside JSON field
#330
rjsnh1522
closed
4 years ago
2
Add support for passing a method to filters generated through AutoFilter
#329
RouganStriker
opened
4 years ago
2
Add support for method in Autofilter
#328
RouganStriker
closed
4 years ago
2
Filtering Over multiple Databases.
#327
rjsnh1522
closed
4 years ago
1
ImportError: cannot import name 'six'
#326
ibayeux
opened
4 years ago
18
Handle explicitly the case where an invalid field was provided so that the error message is clearer.
#325
rrauenza
closed
4 years ago
2
Could we get a push to pypi to support django-filter 2.x?
#324
rrauenza
opened
4 years ago
16
RelatedFilter.bind would conflict with DF PR
#323
rpkilby
closed
4 years ago
0
Unexisting field in a RelatedFilter does not raise Field Error
#322
hectorcanto
closed
4 years ago
1
json complex backend
#321
ferrants
opened
4 years ago
14
Add nested related filters to docs schema
#320
Ken4scholars
closed
4 years ago
5
Filter.method not support negation/exclusion
#319
gustabot42
closed
4 years ago
1
Test complex ops backend against inner query encoding
#318
rpkilby
opened
5 years ago
0
Raise an exception if `MultipleChoiceFilter` filter doesn't receive a list data type
#317
lliendo
closed
5 years ago
2
How to encode complex query string
#316
rpkilby
opened
5 years ago
1
How to get the filter class through model?
#315
Scheinin
closed
5 years ago
3
[resolved] typo in application code
#314
mosesmc52
closed
5 years ago
19
Attribute error on FilterSet
#313
uber1geek
closed
5 years ago
3
Next