Description
Features
- Django Commands Tool Window - Browse and run all Django commands from a dedicated panel
- Command Palette - Quick search and execute any management command
- Favorites - Save frequently used commands with custom arguments globally
- Presets - Pre-configured command variants (runserver, test, migrate options)
- Recent Commands - Quick access to recently executed commands
- Run Django management commands directly from the editor
- Debug Django management commands with breakpoints
- Profile Django management commands
- Run with custom arguments dialog
- Auto-detect Django settings module
- Remember last used arguments per command
- Support for django-extensions and custom BaseCommand subclasses
- Gutter icons for quick access to run/debug/profile actions
Usage
Quick Access: Press Ctrl+Shift+D (Windows/Linux) or Cmd+Shift+D (Mac) to open the Django Command Palette.
Open the Django Commands tool window (View → Tool Windows → Django Commands) to browse all available commands organized by app.
Use the search field to quickly find commands. Double-click to run, or right-click for more options.
Hold Shift when selecting a command in the palette to run with custom arguments.
Add frequently used commands to Favorites for quick access across all your Django projects.
More info
Your ratings and feedback are very important. The feature will appear the faster the more people request it.