netbox/netbox/dcim
2023-12-28 13:53:16 -05:00
..
api 12336 make region API calls atomic (#13942) 2023-10-17 10:35:01 -04:00
forms Fixes #14620: Permit setting device type U height to 0 during bulk edit 2023-12-28 10:06:25 -05:00
graphql Merge branch 'develop' into feature 2023-07-30 13:36:51 -04:00
management Feature - Schema Generation (#13353) 2023-08-11 11:00:26 -04:00
migrations Fixes #13649: Permit zero-length cables 2023-12-26 09:27:58 -05:00
models Fixes #13649: Permit zero-length cables 2023-12-26 09:27:58 -05:00
svg Fixes #13649: Permit zero-length cables 2023-12-26 09:27:58 -05:00
tables Fixes #14575: Fix display of the tags column under VDC table 2023-12-21 16:00:44 -05:00
tests Closes #14629: Add filter tests for all q and description filters 2023-12-28 13:53:16 -05:00
__init__.py Remove default_app_config (deprecated in Django 3.2) 2021-09-15 11:18:47 -04:00
apps.py Closes #13269: Cache component template counts on device types 2023-07-25 16:38:05 -04:00
choices.py 13245 add QSFP112 and OSFP-RHS interface choices 2023-09-20 10:10:51 -04:00
constants.py 12175 rack with starting unit > 1 (#12778) 2023-06-22 09:09:01 -04:00
fields.py Adds tenant on power feed (#13300) 2023-07-31 08:20:48 -04:00
filtersets.py Closes #14631: Ensure description filters are available on all relevant models 2023-12-28 13:53:16 -05:00
lookups.py Introduce PathContains lookup to allow filtering against objects in path directly 2020-10-06 09:41:45 -04:00
search.py Closes #12320: Remove obsolete fields napalm_driver and napalm_args from Platform 2023-05-16 09:35:27 -04:00
signals.py 12474 update cable terminations when moving location between sites 2023-06-15 08:53:06 -04: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 Fixes #14517: Ensure reservations tab is always displayed under rack view 2023-12-27 13:42:26 -05:00