netbox/docs/development
Jeremy Stretch d28f0a2114 Merge branch 'main' into feature
Resolved conflicts:
- Dropped 4.7 deprecation shims (FutureWarning getattr/methods) re-introduced
  by main, which feature has already removed: pagination, constants, registry,
  forms utils/expandable, settings (Sentry), generic view mixins.
- dcim/signals.py: kept main's search-cache-on-VC-rename handler; dropped
  Prefix/Cluster/WirelessLAN imports for the scope-sync handler feature replaced
  with PostgreSQL triggers.
- extras test_management_commands.py: unioned ConfigContext + ImageAttachment
  imports.
- Rebuilt project-static dist bundles (netbox.js/.map/.css) from merged source.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-30 11:32:37 -04:00
..
adding-models.md Closes #7598: Enable custom field filtering for GraphQL (#18701) 2025-03-07 10:49:06 -08:00
application-registry.md #21355 - Handle updates to denormalized data via PostgreSQL triggers 2026-06-15 09:18:17 -07:00
extending-models.md Closes #18191: Remove duplicate SQL indexes (#19074) 2025-04-03 15:16:57 -05:00
getting-started.md Closes #22090: Extend test cases to analyze the number of SQL queries executed 2026-05-26 09:10:03 -04:00
git-cheat-sheet.md Closes #13366: Update documentation for `main` branch (#18309) 2025-01-06 15:29:03 -05:00
index.md Closes #13366: Update documentation for `main` branch (#18309) 2025-01-06 15:29:03 -05:00
internationalization.md Add form rendering utilities to plugins dev docs 2024-03-19 13:34:13 -04:00
models.md feat(virtualization): Add Virtual Machine Type model 2026-03-31 09:10:02 -04:00
release-checklist.md Release NetBox v4.6.4 2026-06-30 11:23:11 -04:00
search.md Closes #14134: Display additional object attributes in global search results (#14154) 2023-11-09 16:21:09 -05:00
signals.md Closes #14365: Introduce job_start and job_end signals (#14393) 2023-11-30 19:36:41 -05:00
style-guide.md clarify E501 enforcement 2026-02-25 15:33:25 -05:00
translations.md Closes #19139: Use --force when invoking tx pull 2025-04-14 15:55:08 -04:00
user-preferences.md Closes #20675: Enable NetBox Copilot integration (#20682) 2025-10-27 08:54:38 -05:00
web-ui.md Extend release checklist to include updating UI resources 2024-05-02 17:07:41 -04:00