LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

django - Django Python Web Framework

Build full-featured web applications using Django framework with ORM, admin, and authentication

Tags

Updated: 2026-03-26

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • create project
  • create app
  • define models
  • build views
  • configure URLs
  • create templates
  • register admin
  • run migrations
  • create serializers
  • create viewsets
  • run server
  • write tests
  • create forms

Inputs

  • Python 3.10+
  • pip
  • database credentials
  • secret key
  • allowed hosts

Outputs

  • web application
  • database migrations
  • admin interface
  • API endpoints
  • HTML templates
  • static files

Requirements

  • Python 3.10 or higher
  • pip
  • Django installation

Source

  • Spec: SKILL.md
python
web
orm
admin
rest
fullstack
web-framework
development
database
create project
create app
define models
build views
Python 3.10+
pip
database credentials
web application
database migrations
admin interface