Skip to content

Files

Latest commit

Feb 28, 2025
5f58db9 · Feb 28, 2025

History

History
63 lines (34 loc) · 1.38 KB

README.md

File metadata and controls

63 lines (34 loc) · 1.38 KB

Add some magic to Django

An Awesome extension that help quering with django faster and easier

I. Features

  • UI for building query
  • Quick search and open table
  • Support hotkey
  • Support both Chrome and Firefox

II. Install

Download extension

For Chrome ("Load unpacked extension")

  1. Download and unpack the source code from the latest release or git-clone the master branch of this repository into a local folder
  2. Navigate to chrome://extensions
  3. Enable developer mode
  4. Click on "Load unpacked extension" and select folder

Firefox

  • Open Addons and Themes and Install from file

Firefox install

  • Select Extension file

  • Click Add when asked

Firefox add

III. Usage

1. Filter with UI

  • Click on column name or press Ctrl + j to open the dialog and search for column name

Filter dialog

After input the value you can

  • Press Ctrl + Enter to apply current filter
  • Press Shift + Enter to append current filter to existing filters

2. Search table easier

Press Ctrl + Shift + j to open search table dialog

seach table

Search table name and then

  • Enter to open selected table
  • Ctrl + Enter/Cmd + Enter to open selected table in a new tab