jazzband / jazzband/django-admin2

Custom widget for handling large many-to-many results

Open
#227 4 comments 0 reactions 0 assignees View on GitHub
Theme widget
Dominant language
Python
Stars
1.2k
Forks
147
PR merge metrics
No merged PRs in 30d

Description

- Use the RESTful API!
- Document any missing pieces in the RESTful API.
- Determine API to set which field or fields will be searched against. Perhaps something like:

``` python
_search_fields = ['title', '']
```

Contributor guide

Open the contributing guide

Research direction

Start by locating the existing admin widget and RESTful API entry points in the repository, then check which many-to-many and search-field behavior is already supported. Document any missing API pieces and define how a field-specific search configuration should work; done requires an agreed design and coverage for large many-to-many results.

Written by the indexing model from the issue text.

Assessment

Tech stack
django, python
Domain
api, frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.