You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,8 +28,8 @@ This boilerplate ships with a complete, modern Django foundation:
28
28
- 🧵 **Background tasks** — [Celery](https://docs.celeryq.dev/) workers and scheduled jobs, backed by Redis.
29
29
- 🐘 **Postgres** — the standard Django database, ready to go.
30
30
- 🐳 **Docker** — local services (Postgres, Redis) wired up with Docker Compose.
31
-
-✅**Tooling** — Uv for Python, Vite for front end, Ruff formatting/linting, pre-commit hooks, a test suite, and GitHub Actions CI.
32
-
- 🤖 **AI-ready** — ships with `CLAUDE.md` and built-in skills, so coding agents understand how to work with the codebase out of the box.
31
+
-🛠️**Tooling** — Uv for Python, Vite for front end, Ruff formatting/linting, pre-commit hooks, a test suite, and GitHub Actions CI.
32
+
- 🤖 **Agent-ready** — ships with `CLAUDE.md`/`AGENTS.md` and built-in skills files, so coding agents understand how to work with the codebase out of the box.
0 commit comments