Skip to main content

django-6-knowledge

Provides knowledge about Django 6.0 features and implementation patterns. Use when working with Django projects, when the user mentions Django features, or when implementing Django functionality that may have changed in version 6.0.

Ir a la instalación

Datos de origen

Repositorio
DrZoot/django-skill
Última actividad en el origen
6 de enero de 2026 a las 22:46
Idioma detectado de SKILL.md
inglés
Estrellas
0
Forks
0

Opciones de instalación

De forma predeterminada está seleccionado el prompt que primero revisa el origen. Puedes cambiar a un comando directo o descargar una copia local.

Revisa los archivos de origen

Lee SKILL.md y los archivos complementarios que muestra SkillsMP antes de decidir si quieres instalarlo.

Mostrando SKILL.md

SKILL.md
Instrucciones de origen · Vista previa de solo lectura
name
django-6-knowledge
description
Provides knowledge about Django 6.0 features and implementation patterns. Use when working with Django projects, when the user mentions Django features, or when implementing Django functionality that may have changed in version 6.0.
# Django 6.0 Knowledge This skill provides up-to-date information about Django 6.0 features and implementation patterns to bridge the knowledge gap until the model's training data includes Django 6.0. ## Available references **Template Partials**: See [references/partials.md](references/partials.md) for Django 6.0's new template partials feature (`{% partialdef %}` / `{% partial %}`), including inline rendering, context handling, direct partial rendering for AJAX responses, and when to use partials vs includes. ## Usage When working with Django 6.0 projects, refer to the reference files in this skill for accurate implementation guidance. The references cover new features, changed APIs, and best practices specific to Django 6.0.
Ver en GitHub