netbox/netbox/dcim
Abhimanyu Saharan ea8a0135ad
Adds module status to module bay table (#12455)
* adds module status to module bay table #11652

* removed the extra line

* updated field name
2023-05-04 13:46:31 -04:00
..
api Fixes #12412: Device/VM interface MAC addresses can be nullified via REST API 2023-05-01 13:06:10 -04:00
forms 11504 add rack filter to elevation 2023-05-03 08:40:43 -04:00
graphql 11291 optimize GraphQL queries (#11943) 2023-03-23 08:42:18 -04:00
management Test cleanup 2022-05-13 15:34:01 -04:00
migrations Optimize migrations 2023-04-11 16:08:41 -04:00
models Merge branch 'develop' into feature 2023-04-26 15:09:51 -04:00
svg Closes #10904: Added Colors to SVG for Front and Rear Ports (#10905) 2022-11-16 09:57:49 -05:00
tables Adds module status to module bay table (#12455) 2023-05-04 13:46:31 -04:00
tests #10520: Restore ability to edit platform NAPALM fields via UI 2023-04-21 11:21:42 -04:00
__init__.py Remove default_app_config (deprecated in Django 3.2) 2021-09-15 11:18:47 -04:00
apps.py 8927 plugin search (#10489) 2022-10-10 14:00:59 -04:00
choices.py Closes #12292: Replace SelectSpeedWidget and SelectDurationWidget with NumberWithOptions 2023-04-18 16:33:43 -04:00
constants.py #9935 add new wireless choices for interfaces (#10116) 2022-08-24 16:36:38 -04:00
fields.py Closes #8550: Implement ASN ranges (#11835) 2023-02-27 16:36:05 -05:00
filtersets.py 11422 add power-panel-name to quick search of power feeds 2023-05-03 08:36:12 -04:00
lookups.py Introduce PathContains lookup to allow filtering against objects in path directly 2020-10-06 09:41:45 -04:00
search.py #10520: Restore ability to edit platform NAPALM fields via UI 2023-04-21 11:21:42 -04:00
signals.py Fixes #10201: Fix AssertionError exception when removing some terminations from an existing cable 2023-01-11 14:42:25 -05:00
urls.py Fixes #11528: Permit import of devices using uploaded file 2023-01-25 09:55:45 -05:00
utils.py Fixes #9778: Fix exception during cable deletion after deleting a connected termination 2022-08-03 12:46:16 -04:00
views.py Fix the filtervar being set to site_id instead of site in SiteView related_models 2023-05-01 07:15:00 +02:00