Uninett/Argus

Allow searching for primary keys everywhere in admin

Open

#1,177 opened on Feb 20, 2025

 (0 comments) (0 reactions) (0 assignees)Python (20 forks)auto 404
admingood first issue

Repository metrics

Stars
 (24 stars)
PR merge metrics
 (PR metrics pending)

Description

We need it for source systems but it is easy enough to make it possible everywhere.

search_fields = ("pk", ...)

Contributor guide