netbox/netbox/dcim
2025-03-28 08:58:09 -07:00
..
api Merge branch 'main' into fix/generic_prefetch_4.2 2025-03-12 16:27:12 +01:00
forms Fixes: #18833 Inventory Item Bulk Import - 'InventoryItemImportForm' has no field named 'component_id'. (#18874) 2025-03-19 09:56:42 -04:00
graphql Fixes #18895: Allows VirtualCircuitTerminations as Interface connected_endpoints (#19027) 2025-03-28 08:58:09 -07:00
management #16547: Update buildschema management command 2024-12-02 09:46:47 -05:00
migrations #17761: Set null=True on Site.time_zone 2024-11-25 16:50:53 -05:00
models Merge branch 'main' into fix/generic_prefetch_4.2 2025-03-12 16:27:12 +01:00
svg Fixes 17357: Use virtual chassis name as fallback for device (#18710) 2025-02-25 07:55:00 -08:00
tables Fixes #18845: restores sort behavior for DeviceTable.name column (#18861) 2025-03-13 09:22:49 -04:00
tests Fixes #18991: AttributeError: NoneType object has not attribute model (#19006) 2025-03-26 10:12:45 -07:00
__init__.py Remove default_app_config (deprecated in Django 3.2) 2021-09-15 11:18:47 -04:00
apps.py Closes #17725: Clean up import statements (#17728) 2024-10-10 14:52:47 -04:00
base_filtersets.py Fixes: #18449 - Clean up some formatting errors 2025-01-21 10:44:46 -06:00
choices.py Update choices.py - add MoCA (Coaxial) 2025-03-28 08:45:04 -04:00
constants.py 4867 multiple mac addresses (#17902) 2024-11-18 15:11:24 -05:00
exceptions.py Fixes: #15016 - Catch AssertionError from cable trace and throw ValidationError (#16384) 2025-03-04 10:57:27 -08:00
fields.py 15094 Add missing gettext to error strings for internationalization (#15155) 2024-02-20 09:44:02 -05:00
filtersets.py Fixes 17357: Use virtual chassis name as fallback for device (#18710) 2025-02-25 07:55:00 -08:00
lookups.py Introduce PathContains lookup to allow filtering against objects in path directly 2020-10-06 09:41:45 -04:00
search.py Fixes 17357: Use virtual chassis name as fallback for device (#18710) 2025-02-25 07:55:00 -08:00
signals.py Fixes: #18263 - Iterate through a freshly queried set of CableTerminations to find endpoints in update_connected_endpoints (#18264) 2025-01-06 09:54:13 -05:00
urls.py Closes #18023: Employ register_model_view() for list views (#18029) 2024-11-20 15:54:37 -05:00
utils.py Closes #17725: Clean up import statements (#17728) 2024-10-10 14:52:47 -04:00
views.py Fixes #18845: restores sort behavior for DeviceTable.name column (#18861) 2025-03-13 09:22:49 -04:00