django-haystack / django-haystack/django-haystack
Django Admin search list filters
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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