From aa57082a1bd99f9fe1e92ae0a189093842c3003d Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Wed, 23 Jul 2025 11:09:10 +0200 Subject: [PATCH] tell claude to use context7 for docs --- CLAUDE.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CLAUDE.md b/CLAUDE.md index 3c3c39f..4d6a3ca 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -108,3 +108,6 @@ uv run --extra dev manage.py collectstatic ### Django specifics - Use function-based views and follow the Django conventions for naming and structuring views - Templates use the Django template language + +### Claude Code specific +- Use context7 to get up-to-date documentation about Bootstrap, Python and Django \ No newline at end of file