{% extends 'devtools/base.html' %} {% block title %}Development Console - Django DevTools{% endblock %} {% block content %}
Execute Python code or SQL queries with real-time syntax highlighting
Execute code to see results here
List all models
Display all Django models with count
Database info
Show database connection details
Django config
Display Django settings
Performance test
Measure execution time
List tables
Show all database tables
Tables with counts
Show tables with row counts
Server info
Database server information
Active processes
Show running database processes