openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
D
django-rest-framework-filters
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 02, 2024 — Aug 02, 2025
Showing page 9 of 12
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Ensure __import__ uses str in Python 2.X
zenoamaro
More...
almost 10 years ago
v0.5.0
Philip Neustrom
More...
almost 10 years ago
Merge pull request #35 from rpkilby/all-lookups-dict
Philip Neustrom
More...
almost 10 years ago
Merge pull request #33 from rpkilby/isnull-check
Philip Neustrom
More...
almost 10 years ago
Merge pull request #39 from rpkilby/drop-django-16
Philip Neustrom
More...
almost 10 years ago
Drop django<1.7 support
Ryan P Kilby
More...
almost 10 years ago
Merge pull request #38 from rpkilby/fix-filter-complexity
Philip Neustrom
More...
almost 10 years ago
Django<1.8 is not compatible with python 3.5
Ryan P Kilby
More...
almost 10 years ago
Fix #37 - python 3.5 compatibility issue
Ryan P Kilby
More...
almost 10 years ago
Merge branch 'master' into fix-filter-complexity
Ryan P Kilby
More...
almost 10 years ago
Add FilterSet subsetting, re-add caching
Ryan P Kilby
More...
almost 10 years ago
Refactor AllLookupsFilter eval into metaclass
Ryan P Kilby
More...
almost 10 years ago
Merge pull request #36 from karmux/master
Philip Neustrom
More...
almost 10 years ago
__in filter works with strings.
Karmo Rosental
More...
almost 10 years ago
Rework MethodFilter to works across relationships
Ryan P Kilby
More...
almost 10 years ago
Merge pull request #34 from rpkilby/test-data-setup
Philip Neustrom
More...
almost 10 years ago
Remove caching functionality from filter backend.
Ryan P Kilby
More...
almost 10 years ago
Add lazy related filter evaluation, fixes #8
Ryan P Kilby
More...
almost 10 years ago
Use setUpTestData to improve test speed
Ryan P Kilby
More...
almost 10 years ago
Add `ALL_LOOKUPS` to filters
Ryan P Kilby
More...
almost 10 years ago
Add existence check for related isnull filter
Ryan P Kilby
More...
almost 10 years ago
Merge pull request #31 from rpkilby/24-isodatetimezones
Philip Neustrom
More...
almost 10 years ago
Fix override_settings compat for 1.6
Ryan P Kilby
More...
almost 10 years ago
Add test case for issue #24
Ryan P Kilby
More...
almost 10 years ago
Add support for microsecond formats for Django<1.6
Ryan P Kilby
More...
almost 10 years ago
Use django-filter IsoDateTimeFilter
Ryan P Kilby
More...
almost 10 years ago
v0.4.0
Philip Neustrom
More...
almost 10 years ago
Merge pull request #28 from maryokhin/patch-2
Philip Neustrom
More...
almost 10 years ago
Update requirements
Tymur Maryokhin
More...
almost 10 years ago
Remove deprecated request.QUERY_PARAMS. Refs #27.
Tymur Maryokhin
More...
almost 10 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree