tell claude to use context7 for docs
This commit is contained in:
parent
493d45bb5d
commit
aa57082a1b
1 changed files with 3 additions and 0 deletions
|
|
@ -108,3 +108,6 @@ uv run --extra dev manage.py collectstatic
|
||||||
### Django specifics
|
### Django specifics
|
||||||
- Use function-based views and follow the Django conventions for naming and structuring views
|
- Use function-based views and follow the Django conventions for naming and structuring views
|
||||||
- Templates use the Django template language
|
- Templates use the Django template language
|
||||||
|
|
||||||
|
### Claude Code specific
|
||||||
|
- Use context7 to get up-to-date documentation about Bootstrap, Python and Django
|
||||||
Loading…
Add table
Add a link
Reference in a new issue