mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-10 10:29:36 -06:00
* 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> |
||
|---|---|---|
| .. | ||
| api | ||
| forms | ||
| graphql | ||
| management | ||
| migrations | ||
| models | ||
| svg | ||
| tables | ||
| tests | ||
| __init__.py | ||
| apps.py | ||
| choices.py | ||
| constants.py | ||
| fields.py | ||
| filtersets.py | ||
| lookups.py | ||
| search.py | ||
| signals.py | ||
| urls.py | ||
| utils.py | ||
| views.py | ||