Skip to content

Releases: viewflow/seedkit

v26.34.2

Choose a tag to compare

@kmmbvnr kmmbvnr released this 17 Aug 10:00

Changed

  • Use core django.tasks and remove standalone backport DB/RQ adapters.
  • Remove deprecated mail configuration and stale version pins.

v26.34.1

Choose a tag to compare

@kmmbvnr kmmbvnr released this 17 Aug 09:45

Changed\n- Target Django 6.1.\n- Migrate email configuration to MAILERS, including SMTP, Anymail, Mailpit, named mailers, and connection API replacements.

v26.31.4 — Initial release

Choose a tag to compare

@kmmbvnr kmmbvnr released this 30 Jul 05:20

First public release of the django-seedkit skill — an AI-guided Django project setup: create only what you need, understand everything you create.

Install as a Claude Code plugin

/plugin marketplace add viewflow/seedkit
/plugin install seedkit@viewflow

Install for any other agent (Cursor, Codex, OpenCode, Gemini CLI, …)

npx skills add viewflow/seedkit

Or unzip django-seedkit-skill.zip (attached below) straight into your agent's skills directory — it contains only SKILL.md and its reference files, nothing else from this repo.

See the README for what it can scaffold and the CHANGELOG for version history.