django-cbv-patterns

Official

Django Class-Based Views for modular views.

AuthorTheBushidoCollective
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Class-Based Views enable modular, reusable logic and clean separation of concerns in Django apps.

Core Features & Use Cases

  • Generic views (ListView, DetailView, CreateView, UpdateView, DeleteView)
  • Mixins for authentication, permissions, and responses
  • Custom mixins for consistent messaging and AJAX support

Quick Start

Implement a PostListView with pagination and a PostUpdateView with a custom mixin.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: django-cbv-patterns
Download link: https://github.com/TheBushidoCollective/han/archive/main.zip#django-cbv-patterns

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository