django

Installation
SKILL.md

Django Development

Complete guide for building web applications with Django framework.

Overview

Django is a high-level Python web framework for rapid development and clean design.

Key Characteristics:

  • Batteries included (admin, ORM, auth)
  • MTV (Model-Template-View) architecture
  • Built-in security features
  • Excellent documentation
  • Large ecosystem

Installation

Setup

Installs
1
GitHub Stars
7
First Seen
Mar 15, 2026
django — codeatcode/oss-ai-skills