netbox/netbox/circuits
Martin Hauser 8005b56ab4
Some checks are pending
CI / build (20.x, 3.10) (push) Waiting to run
CI / build (20.x, 3.11) (push) Waiting to run
CI / build (20.x, 3.12) (push) Waiting to run
CodeQL / Analyze (${{ matrix.language }}) (none, actions) (push) Waiting to run
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Waiting to run
CodeQL / Analyze (${{ matrix.language }}) (none, python) (push) Waiting to run
Fixes #20755: Limit Provider search scope (#20763)
2025-11-07 08:27:54 -06:00
..
api Closes #18153: Introduce virtual circuit types (#18300) 2025-01-06 13:37:43 -05:00
forms Fixes #19415: Increased Circuit/WirelessLink distance upper limit (#19495) 2025-05-19 08:38:30 -04:00
graphql Closes #19493: Change filter() to filter_type() (#19494) 2025-05-14 08:34:25 -07:00
migrations Closes #19627: Object change migrators (#19628) 2025-06-05 11:47:59 -04:00
models Closes #19408: Enable export templates for circuit terminations (#20251) 2025-09-05 14:23:07 -07:00
tables Fixes #19487: fix ordering issues with CircuitTerminationTable/TunnelTerminationTable configuration (#19600) 2025-06-04 11:48:23 -05:00
tests Fixes #19487: fix ordering issues with CircuitTerminationTable/TunnelTerminationTable configuration (#19600) 2025-06-04 11:48:23 -05:00
__init__.py Remove default_app_config (deprecated in Django 3.2) 2021-09-15 11:18:47 -04:00
apps.py Fixes: #21040 - Registered denormalized fields (#20503) 2025-10-06 09:12:27 -05:00
choices.py Closes #13086: Virtual circuits (#17933) 2024-11-19 10:58:39 -05:00
constants.py Closes #18281: Support group assignment for virtual circuits (#18291) 2025-01-03 13:42:47 -05:00
filtersets.py Fixes #20755: Limit Provider search scope (#20763) 2025-11-07 08:27:54 -06:00
search.py Remove 'provider' from VirtualCircuitIndex.display_attrs 2025-01-31 14:42:39 -05:00
signals.py Update & restore rebuild_paths() 2022-05-12 16:08:44 -04:00
urls.py #19231: Add bulk rename support for virtual circuits 2025-08-14 14:40:01 -04:00
views.py feat(views): Add FilterSet support to BulkRenameView 2025-10-24 14:43:35 +02:00