netbox/netbox/dcim/migrations
2022-11-15 10:37:16 -05:00
..
__init__.py Initial push to public repo 2016-03-01 11:23:03 -05:00
0001_squashed.py Clean up redundant NestedGroupModel, OrganizationalModel fields 2022-11-03 13:59:44 -04:00
0002_squashed.py Tweak related names in old migrations to avoid creating new ones 2022-02-03 12:58:54 -05:00
0003_squashed_0130.py Tweak related names in old migrations to avoid creating new ones 2022-02-03 12:58:54 -05:00
0131_consoleport_speed.py Fixes #6252: Fix assignment of console port speed values above 19.2kbps 2021-04-23 10:07:11 -04:00
0132_cable_length.py Closes #6154: Allow decimal values for cable lengths 2021-05-10 14:14:54 -04:00
0133_port_colors.py Closes #3682: Add color field to front and rear ports 2021-06-09 16:51:51 -04:00
0134_interface_wwn_bridge.py Add bridge field to Interface, VMInterface models 2021-10-21 16:30:18 -04:00
0135_tenancy_extensions.py Add bridge field to Interface, VMInterface models 2021-10-21 16:30:18 -04:00
0136_device_airflow.py Closes #6715: Add tenant assignment for cables 2021-10-19 12:33:17 -04:00
0137_relax_uniqueness_constraints.py Fixes #7960: Prevent creation of regions/site groups/locations with duplicate names (see #7354) 2021-12-03 15:09:56 -05:00
0138_extend_tag_support.py Add tags to organizational & nested group models 2021-10-21 10:51:02 -04:00
0139_rename_cable_peer.py Merge branch 'feature' into 3979-wireless 2021-10-21 13:19:52 -04:00
0140_wireless.py Closes #7606: Model transmit power for interfaces 2021-10-28 09:31:45 -04:00
0141_asn_model.py Fix Migration 2021-11-03 09:51:03 -05:00
0142_rename_128gfc_qsfp28.py Fixes #7589: Correct 128GFC interface type identifier 2021-11-17 11:18:41 -05:00
0143_remove_primary_for_related_name.py Remove "primary for" references to Device on IPAddress 2021-11-17 12:50:46 -05:00
0144_fix_cable_abs_length.py Fixes #8377: Fix calculation of absolute cable lengths when specified in fractional units 2022-01-18 11:09:12 -05:00
0145_site_remove_deprecated_fields.py Implement bypass for migration safeguard 2022-04-05 14:24:28 -04:00
0146_modules.py 10348 add decimal custom field (#10422) 2022-09-30 16:03:24 -04:00
0147_inventoryitemrole.py Clean up redundant NestedGroupModel, OrganizationalModel fields 2022-11-03 13:59:44 -04:00
0148_inventoryitem_component.py Merge v3.1.7 2022-02-03 12:55:34 -05:00
0149_inventoryitem_templates.py Tweak related names in old migrations to avoid creating new ones 2022-02-03 12:58:54 -05:00
0150_interface_vrf.py Merge v3.1.7 2022-02-03 12:55:34 -05:00
0151_interface_speed_duplex.py Merge v3.1.7 2022-02-03 12:55:34 -05:00
0152_standardize_id_fields.py Merge v3.1.7 2022-02-03 12:55:34 -05:00
0153_created_datetimefield.py Closes #8463: Change the created field on all change-logged models from date to datetime 2022-02-08 14:41:44 -05:00
0154_half_height_rack_units.py Initial work on half-height RUs 2022-06-20 12:05:06 -04:00
0155_interface_poe_mode_type.py Closes #9793: Add PoE attributes to interface templates 2022-07-28 15:20:25 -04:00
0156_location_status.py Closes #7744: Add status field to Location 2022-06-22 13:33:19 -04:00
0157_new_cabling_models.py Improve filtering cables by termination device/rack/site 2022-07-08 11:44:28 -04:00
0158_populate_cable_terminations.py Fix migration progress output 2022-07-15 10:07:35 -04:00
0159_populate_cable_paths.py Merge branch 'feature' into 9102-cabling 2022-06-27 12:12:34 -04:00
0160_populate_cable_ends.py Fixes #9729: Fix ordering of content type creation to ensure compatability with demo data 2022-07-15 13:27:20 -04:00
0161_cabling_cleanup.py Improve filtering cables by termination device/rack/site 2022-07-08 11:44:28 -04:00
0162_unique_constraints.py Device/VM unique constraints ignore case for name field 2022-09-27 16:47:56 -04:00
0163_rack_devicetype_moduletype_weights.py 9654 device weight (#10448) 2022-09-30 16:31:04 -04:00
0164_rack_mounting_depth.py Closes #9832: Add mounting_depth field to rack model 2022-10-27 10:50:54 -04:00
0165_standardize_description_comments.py Closes #10545: Standardize description & comment fields on primary models (#10834) 2022-11-04 08:28:09 -04:00
0166_virtualdevicecontext.py #10560: Build search index as part of migration 2022-11-15 10:37:16 -05:00