netbox/netbox/dcim
2022-01-05 15:32:34 -05:00
..
api Changelog & cleanup for #7246, #8097 2021-12-21 11:53:31 -05:00
forms Closes #8244: Add length & length unit fields to cable filter form 2022-01-05 15:32:34 -05:00
graphql #6732 - Fix imports and other small items 2021-10-29 14:54:55 -05:00
management Fix trace_paths command for wireless links 2021-10-13 14:16:10 -04:00
migrations Fixes #7960: Prevent creation of regions/site groups/locations with duplicate names (see #7354) 2021-12-03 15:09:56 -05:00
models Clean up imports 2021-12-21 10:48:10 -05:00
tables Remove power utilization as default column from racks table 2021-12-30 12:02:20 -05:00
tests Fixes #8010: Allow filtering devices by multiple serial numbers 2021-12-08 11:08:19 -05:00
__init__.py Remove default_app_config (deprecated in Django 3.2) 2021-09-15 11:18:47 -04:00
apps.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
choices.py Merge branch 'develop' into feature 2021-12-06 12:10:31 -05:00
constants.py #6346: Add 'bridge' interface type 2021-10-25 11:11:58 -04:00
fields.py Closes #1337: Add WWN field to interfaces 2021-10-07 15:09:42 -04:00
filtersets.py Fixes #8042: Fix filtering cables list by site slug or rack name 2021-12-10 16:41:03 -05:00
lookups.py Introduce PathContains lookup to allow filtering against objects in path directly 2020-10-06 09:41:45 -04:00
signals.py Add status field to WirelessLink 2021-10-13 14:31:30 -04:00
svg.py Fixes #8092: Rack elevations should not include device asset tags 2021-12-18 14:26:32 -05:00
urls.py Closes #8081: Allow creating services directly from navigation menu 2021-12-15 11:55:27 -05:00
utils.py Record wireless links as part of cable path 2021-10-13 13:28:14 -04:00
views.py Fixes #8226: Honor return URL after populating a device bay 2022-01-04 13:24:15 -05:00