You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to QATrack+
Hi,
I wanted to share a suggestion... As we are looking to modernise that stack behind QATrack in version 4, I think it may be sensible to remove djangorestframework-filters==1.0.0.dev0 which is now an abandoned project (last updated 6 years ago, and was never got out of pre-release). We could swap for django-filter which has a similar API and is actively developed?
Many thanks,
Ben
Cody Crewson
unread,
Apr 13, 2026, 1:02:29 PM (9 days ago) Apr 13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to QATrack+
I'll take a look, I thought that I had included filters directly, but maybe that was a different module. Feel free to submit PRs to the main repo.
Cody Crewson
unread,
Apr 13, 2026, 1:06:43 PM (9 days ago) Apr 13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to QATrack+
Sorry for the double post. I checked and the pyproject.toml does specify django-filter>=23. If you find hanging references to djangorestframework-filters feel free to submit any PRs