Skip to content

Django Global Search

Global search for Django Admin - Search across all registered models with permissions and search_fields support.

Screenshots

Global Search Interface

Global Search Interface

Search across all models with permission-based filtering and model selection

Search Results

Search Results

Results grouped by app and model with direct links to detail and changelist views

Requirements

  • Python 3.9+
  • Django 4.2+

Next Steps