tell claude to use context7 for docs

This commit is contained in:
Tobias Brunner 2025-07-23 11:09:10 +02:00
parent 493d45bb5d
commit aa57082a1b
Signed by: tobru
SSH key fingerprint: SHA256:kOXg1R6c11XW3/Pt9dbLdQvOJGFAy+B2K6v6PtRWBGQ

View file

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