django-knowledge-patch
SolidDjango
AI & Automation 20 stars
0 forks Updated today MIT
Install
Quality Score: 81/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# Django Knowledge Patch
Use this patch when implementing, reviewing, or upgrading Django applications and extensions.
Start with the breaking-change checks, then load only the topic references needed for the task.
## Reference index
| Reference | Topics |
| --- | --- |
| [upgrading.md](references/upgrading.md) | Runtime and database floors, removals, deprecations, compatibility boundaries, release status |
| [orm-and-databases.md](references/orm-and-databases.md) | Composite keys, expressions, queries, migrations, database options, backend extension APIs |
| [http-security-auth.md](references/http-security-auth.md) | CSP, content negotiation, redirects, URL generation, authentication, sessions, passwords, DRF |
| [tasks.md](references/tasks.md) | Task declaration, backends, enqueueing, options, serialization, transactions, context, results |
| [templates-forms-admin.md](references/templates-forms-admin.md) | Template partials and tags, form rendering, accessibility, admin behavior |
| [email-and-feeds.md](references/email-and-feeds.md) | Modern email objects, attachments, keyword-only calls, address settings, feed stylesheets |
| [gis.md](references/gis.md) | Geometry APIs, spatial operations, GeoIP2, widgets, backend support |
| [tooling-testing-serialization.md](references/tooling-testing-serialization.md) | Shell imports, commands, testing, pagination, serializers, scaffolding, static files |
## Check breaking changes first
Before changing application code or depende...
Details
- Author
- Nevaberry
- Repository
- Nevaberry/nevaberry-plugins
- Created
- 6 months ago
- Last Updated
- today
- Language
- Shell
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category