Skip to content

Conversation

@Rakanhf
Copy link
Contributor

@Rakanhf Rakanhf commented Feb 3, 2026

Currently searching for a given username or email needs switching between multiple Django admin pages. So we wanted to add a new search page to search accross mutliple models at the same time.

  • Add a new top menu link for global search page
  • Add a new page global_search.html to handle display of Organization, Project, `subscriptions>
  • Add a new admin function to handle searching, paginating model results.

Screencast from 2026-02-03 21-24-03

Currently searching for a given username or email needs switching between multiple Django admin pages.
So we wanted to add a new search page to search accross mutliple models at the same time.

- Add a new top menu link for global search page
- Add a new page `global_search.html` to handle display of `Organization`, `Project`, `subscriptions>
- Add a new admin function to handle searching, paginating model results.
@duke-nyuki
Copy link
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants