0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 02, 2024 — Aug 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Ensure __import__ uses str in Python 2.X More... almost 10 years ago
v0.5.0 More... almost 10 years ago
Merge pull request #35 from rpkilby/all-lookups-dict More... almost 10 years ago
Merge pull request #33 from rpkilby/isnull-check More... almost 10 years ago
Merge pull request #39 from rpkilby/drop-django-16 More... almost 10 years ago
Drop django<1.7 support More... almost 10 years ago
Merge pull request #38 from rpkilby/fix-filter-complexity More... almost 10 years ago
Django<1.8 is not compatible with python 3.5 More... almost 10 years ago
Fix #37 - python 3.5 compatibility issue More... almost 10 years ago
Merge branch 'master' into fix-filter-complexity More... almost 10 years ago
Add FilterSet subsetting, re-add caching More... almost 10 years ago
Refactor AllLookupsFilter eval into metaclass More... almost 10 years ago
Merge pull request #36 from karmux/master More... almost 10 years ago
__in filter works with strings. More... almost 10 years ago
Rework MethodFilter to works across relationships More... almost 10 years ago
Merge pull request #34 from rpkilby/test-data-setup More... almost 10 years ago
Remove caching functionality from filter backend. More... almost 10 years ago
Add lazy related filter evaluation, fixes #8 More... almost 10 years ago
Use setUpTestData to improve test speed More... almost 10 years ago
Add `ALL_LOOKUPS` to filters More... almost 10 years ago
Add existence check for related isnull filter More... almost 10 years ago
Merge pull request #31 from rpkilby/24-isodatetimezones More... almost 10 years ago
Fix override_settings compat for 1.6 More... almost 10 years ago
Add test case for issue #24 More... almost 10 years ago
Add support for microsecond formats for Django<1.6 More... almost 10 years ago
Use django-filter IsoDateTimeFilter More... almost 10 years ago
v0.4.0 More... almost 10 years ago
Merge pull request #28 from maryokhin/patch-2 More... almost 10 years ago
Update requirements More... almost 10 years ago
Remove deprecated request.QUERY_PARAMS. Refs #27. More... almost 10 years ago