netbox/netbox/dcim
Jeremy Stretch cb99199340 Initial POC for #21025 2026-03-03 08:17:55 -05:00
..
api Initial POC for #21025 2026-03-03 08:17:55 -05:00
forms chore(ruff): Sort `__all__` definitions across modules 2026-02-20 15:36:01 +01:00
graphql chore(ruff): Sort `__all__` definitions across modules 2026-02-20 15:36:01 +01:00
management Closes #21473: Enable UP rules and modernize string formatting (#21488) 2026-02-19 10:25:08 -06:00
migrations Initial POC for #21025 2026-03-03 08:17:55 -05:00
models 20911 Fix sorting in dropdown (#21101) 2026-02-20 09:03:47 -05:00
svg Closes #21473: Enable UP rules and modernize string formatting (#21488) 2026-02-19 10:25:08 -06:00
tables chore(ruff): Sort `__all__` definitions across modules 2026-02-20 15:36:01 +01:00
tests Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 2026-02-18 10:41:51 -06:00
ui fix(dcim): Rename `facility` to `facility_id` in panel attrs (#21482) 2026-02-25 12:20:51 -08:00
__init__.py Remove default_app_config (deprecated in Django 3.2) 2021-09-15 11:18:47 -04:00
apps.py Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 2026-02-18 10:41:51 -06:00
base_filtersets.py Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 2026-02-18 10:41:51 -06:00
cable_profiles.py Additional work for FR #20788 (#20973) 2025-12-15 14:41:07 -06:00
choices.py Add new Ethernet types for 10GE and 40GE 2026-02-25 16:34:00 -05:00
constants.py Additional work for FR #20788 (#20973) 2025-12-15 14:41:07 -06:00
exceptions.py Merge main into feature 2025-04-10 17:17:21 -04:00
fields.py Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 2026-02-18 10:41:51 -06:00
filtersets.py chore(ruff): Sort `__all__` definitions across modules 2026-02-20 15:36:01 +01:00
lookups.py Introduce PathContains lookup to allow filtering against objects in path directly 2020-10-06 09:41:45 -04:00
object_actions.py Closes #20774: used gettext_lazy instead gettext (#20782) 2025-11-10 21:54:35 -06:00
search.py Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 2026-02-18 10:41:51 -06:00
signals.py Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 2026-02-18 10:41:51 -06:00
urls.py Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 2026-02-18 10:41:51 -06:00
utils.py fix(dcim): Add port mapping creation for module install (#21308) 2026-01-29 14:37:57 -08:00
views.py Initial POC for #21025 2026-03-03 08:17:55 -05:00