django-haystack / django-haystack/django-haystack

Django Admin search list filters

Open
#1,233 3 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
3.7k
Forks
1.3k
Avg merge
3h 18m
Merged PRs (30d)
3

Description

SearchChangeList completely ignores django admin's list_filters
Is there a standard way of supporting it?
Looking through the code there seems to be a lot of changes that need to be made to add support.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing SearchChangeList and Django admin's list_filter handling to define the gap. Confirm the standard Django behavior and map the required changes. Done means admin list filters work with SearchChangeList, with regression coverage added.

Written by the indexing model from the issue text.

Assessment

Tech stack
django, python
Domain
backend, search
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.