netbox/netbox
Dillon Henschen c55c14ea4c
Closes #11670: Add ability to optionally import DeviceType and ModuleType weight (#12512)
* 11670: Add optional weight to DeviceType import

This is 1 of 2 commits to address issue #11670

To maintain consistency, the import design of the DeviceType weight follows the
same pattern used for importing weight and weight units in DCIM Racks.

* Closes #11670: Add weight to ModuleType import

This is commit 2 of 2 to address and close #11670.

To maintain consistency, the import design of the ModuleType weight follows the
same pattern used for importing weight and weight units in DCIM Racks.

* Merge tests; misc cleanup

---------

Co-authored-by: jeremystretch <jstretch@netboxlabs.com>
2023-05-09 09:59:42 -04:00
..
circuits Mark provider_account as not required in API and bulk import 2023-05-01 07:44:15 +02:00
core Fix #12483: Using mutable dulwich configuration 2023-05-04 16:56:45 -04:00
dcim Closes #11670: Add ability to optionally import DeviceType and ModuleType weight (#12512) 2023-05-09 09:59:42 -04:00
extras Fixes #12463: Fix the association of completed jobs with reports & scripts in the REST API 2023-05-05 10:17:13 -04:00
ipam Fixes: #11715 - Fix Parent Prefix table display (#12448) 2023-05-05 09:35:05 -04:00
media Tweak gitignore to include devicetype-images directory 2020-02-20 13:42:23 -05:00
netbox PRVB 2023-05-05 12:58:09 -04:00
project-static 12363 update paragraph spacing on journal table (#12435) 2023-05-04 14:05:32 -04:00
reports
scripts Remove extraneous demo scripts 2019-09-23 09:21:38 -04:00
templates Replaced device type weight with device total weight (#12522) 2023-05-09 09:35:00 -04:00
tenancy 12436 remove add button from contactassignment list view 2023-05-02 16:35:23 -04:00
users Merge branch 'develop' into feature 2023-04-26 15:09:51 -04:00
utilities Remove pinned version dependencies 2023-04-27 14:09:16 -04:00
virtualization Fixes #12412: Device/VM interface MAC addresses can be nullified via REST API 2023-05-01 13:06:10 -04:00
wireless Merge branch 'develop' into feature 2023-04-26 15:09:51 -04:00
generate_secret_key.py Change Interpreter in shebang to python3 2023-02-27 14:09:10 -05:00
manage.py