jazzband / jazzband/django-admin2

Custom widget for handling large foreign key results

Open
#225 0 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

The issue names no files or tests; start by auditing the existing RESTful API and the admin foreign-key widget flow. Map the missing API pieces and the proposed _search_fields setting, with the work complete when large foreign-key results use the API and searchable fields are documented and configurable.

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.