netbox/netbox/circuits
Jeremy Stretch b1ee8297d2 Closes #22877: Improve caching logic when retrieving custom fields via get_for_model() 2026-08-06 13:28:18 -04:00
..
api chore(ruff): Sort `__all__` definitions across modules 2026-02-20 15:36:01 +01:00
forms fix(circuits): Require termination object for selected type 2026-05-20 12:27:09 -04:00
graphql Closes #22787: Improve GraphQL query efficiency when resolving assigned objects (#22792) 2026-08-04 15:28:20 -04:00
migrations fix(dcim): Nullify empty cable_end values instead of empty strings 2026-07-25 13:52:12 +02:00
models fix(circuits): Require termination object for selected type 2026-05-20 12:27:09 -04:00
tables Closes #22190: Add tenancy columns to CircuitGroup table (#22221) 2026-05-18 12:28:01 -05:00
tests Closes #22877: Improve caching logic when retrieving custom fields via get_for_model() 2026-08-06 13:28:18 -04:00
ui Closes #17127: Add user preference for metric/imperial measurements (#22246) 2026-05-22 11:16:10 -05:00
__init__.py
apps.py Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 2026-02-18 10:41:51 -06:00
choices.py Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 2026-02-18 10:41:51 -06:00
constants.py Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 2026-02-18 10:41:51 -06:00
filtersets.py fix(circuits): Add member_type_id filter to CircuitGroupAssignment 2026-07-29 15:07:42 +02:00
search.py Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 2026-02-18 10:41:51 -06:00
signals.py fix(circuits): Clear Circuit Termination cache on change 2026-03-17 13:16:22 -04:00
urls.py Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 2026-02-18 10:41:51 -06:00
views.py Closes #20924: Ready UI components for use by plugins (#21827) 2026-04-06 15:35:18 -04:00