Skip to main content
Run any Skill in Manus
with one click
$pwd:

debugdjango

// Debug Django web applications with systematic diagnostic approaches. This skill covers troubleshooting Django-specific errors including TemplateDoesNotExist, ImproperlyConfigured, IntegrityError, migration conflicts, CSRF failures, N+1 query problems, and circular imports. Includes Django Debug Toolbar setup, ORM query logging, pdb/ipdb usage, shell_plus debugging, and comprehensive logging configuration. Provides four-phase methodology for root cause analysis and regression prevention.

$ git log --oneline --stat
stars:8
forks:1
updated:January 13, 2026 at 07:12
SKILL.md
readonly