Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Работа с софтделитами в sqladmin

Open
#263 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
58/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Quiet
Tech stack
python
Domain
backend

Research direction

Locate the sqladmin form_ajax_refs handling and the existing FilteredModelConverter mentioned in the issue; first trace how AJAX form references build their query. The change is complete when records with is_deleted=True no longer appear in form_ajax_refs results, while non-deleted records remain available.

Written by the indexing model from the issue text.

Description

Добавить софтделиты в form_ajax_refs
Сейчас при использовании form_ajax_refs высвечиваются в том числе is_deleted=True
надо это исправить
текущий кастомный FilteredModelConverter не работает на ajax, так что надо новое написать

Dominant language
Python
Stars
15
Forks
1
PR merge metrics
No merged PRs in 30d

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.

More from profcomff/auth-api

All issues in profcomff/auth-api

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.