Update CLAUDE.md #58

Closed
opened 2026-04-05 16:21:23 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @jeremystretch on 3/27/2026

  • API and list views don't need prefetch_related()/select_related()
  • Prompt the user to create Django migrations via manage.py makemigrations instead of building them yourself
  • Avoid running ruff format on existing files to minimize churn
*Originally created by @jeremystretch on 3/27/2026* - API and list views don't need `prefetch_related()`/`select_related()` - Prompt the user to create Django migrations via `manage.py makemigrations` instead of building them yourself - Avoid running `ruff format` on existing files to minimize churn
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/netbox#58