返回 Skill 列表
extension
分类: 开发与工程无需 API Key

django-6-knowledge

提供关于Django 6.0特性和实现模式的知识。在处理Django项目、用户提到Django特性或实现可能在6.0版本中有所变化的Django功能时使用。

person作者: jakexiaohubgithub

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 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.