mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-14 09:51:22 -06:00
This commit is contained in:
parent
6bc9302ce5
commit
bbf4eea76c
@ -8,7 +8,7 @@ class Migration(migrations.Migration):
|
||||
initial = True
|
||||
|
||||
dependencies = [
|
||||
('users', '0004_netboxgroup_netboxuser'),
|
||||
('users', '0002_squashed_0004'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
|
@ -5,11 +5,11 @@ import taggit.managers
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
dependencies = [
|
||||
('dcim', '0001_initial'),
|
||||
('dcim', '0001_squashed'),
|
||||
('contenttypes', '0002_remove_content_type_name'),
|
||||
('circuits', '0001_initial'),
|
||||
('extras', '0001_initial'),
|
||||
('tenancy', '0001_initial'),
|
||||
('circuits', '0001_squashed'),
|
||||
('extras', '0001_squashed'),
|
||||
('tenancy', '0001_squashed_0012'),
|
||||
]
|
||||
|
||||
replaces = [
|
||||
|
@ -15,8 +15,8 @@ class Migration(migrations.Migration):
|
||||
]
|
||||
|
||||
dependencies = [
|
||||
('circuits', '0037_new_cabling_models'),
|
||||
('dcim', '0160_populate_cable_ends'),
|
||||
('circuits', '0003_squashed_0037'),
|
||||
('dcim', '0160_squashed_0166'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
|
@ -6,7 +6,7 @@ import utilities.fields
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
dependencies = [
|
||||
('circuits', '0042_provideraccount'),
|
||||
('circuits', '0038_squashed_0042'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
|
@ -5,7 +5,7 @@ from django.db import migrations, models
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
dependencies = [
|
||||
('core', '0005_job_created_auto_now'),
|
||||
('core', '0001_squashed_0005'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
|
@ -7,11 +7,11 @@ import taggit.managers
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
dependencies = [
|
||||
('dcim', '0001_initial'),
|
||||
('dcim', '0001_squashed'),
|
||||
migrations.swappable_dependency(settings.AUTH_USER_MODEL),
|
||||
('contenttypes', '0002_remove_content_type_name'),
|
||||
('extras', '0001_initial'),
|
||||
('tenancy', '0001_initial'),
|
||||
('extras', '0001_squashed'),
|
||||
('tenancy', '0001_squashed_0012'),
|
||||
]
|
||||
|
||||
replaces = [
|
||||
|
@ -5,12 +5,12 @@ import taggit.managers
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
dependencies = [
|
||||
('dcim', '0002_auto_20160622_1821'),
|
||||
('virtualization', '0001_virtualization'),
|
||||
('dcim', '0002_squashed'),
|
||||
('virtualization', '0001_squashed_0022'),
|
||||
('contenttypes', '0002_remove_content_type_name'),
|
||||
('ipam', '0001_initial'),
|
||||
('tenancy', '0001_initial'),
|
||||
('extras', '0002_custom_fields'),
|
||||
('ipam', '0001_squashed'),
|
||||
('tenancy', '0001_squashed_0012'),
|
||||
('extras', '0002_squashed_0059'),
|
||||
]
|
||||
|
||||
replaces = [
|
||||
|
@ -43,12 +43,12 @@ class Migration(migrations.Migration):
|
||||
]
|
||||
|
||||
dependencies = [
|
||||
('tenancy', '0012_standardize_models'),
|
||||
('tenancy', '0001_squashed_0012'),
|
||||
('extras', '0002_squashed_0059'),
|
||||
('dcim', '0130_sitegroup'),
|
||||
('dcim', '0003_squashed_0130'),
|
||||
('contenttypes', '0002_remove_content_type_name'),
|
||||
('ipam', '0053_asn_model'),
|
||||
('wireless', '0001_wireless'),
|
||||
('ipam', '0047_squashed_0053'),
|
||||
('wireless', '0001_squashed_0008'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
|
@ -18,9 +18,9 @@ class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('ipam', '0047_squashed_0053'),
|
||||
('tenancy', '0009_standardize_description_comments'),
|
||||
('circuits', '0037_new_cabling_models'),
|
||||
('dcim', '0159_populate_cable_paths'),
|
||||
('tenancy', '0001_squashed_0012'),
|
||||
('circuits', '0003_squashed_0037'),
|
||||
('dcim', '0131_squashed_0159'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
|
@ -27,10 +27,10 @@ class Migration(migrations.Migration):
|
||||
]
|
||||
|
||||
dependencies = [
|
||||
('extras', '0086_configtemplate'),
|
||||
('tenancy', '0010_tenant_relax_uniqueness'),
|
||||
('extras', '0060_squashed_0086'),
|
||||
('tenancy', '0002_squashed_0011'),
|
||||
('ipam', '0047_squashed_0053'),
|
||||
('dcim', '0166_virtualdevicecontext'),
|
||||
('dcim', '0160_squashed_0166'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
|
@ -5,7 +5,7 @@ from django.db import migrations, models
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
dependencies = [
|
||||
('dcim', '0182_zero_length_cable_fix'),
|
||||
('dcim', '0167_squashed_0182'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
|
@ -3,10 +3,10 @@ from django.db import migrations, models
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
dependencies = [
|
||||
('dcim', '0002_auto_20160622_1821'),
|
||||
('extras', '0001_initial'),
|
||||
('virtualization', '0001_virtualization'),
|
||||
('tenancy', '0001_initial'),
|
||||
('dcim', '0002_squashed'),
|
||||
('extras', '0001_squashed'),
|
||||
('virtualization', '0001_squashed_0022'),
|
||||
('tenancy', '0001_squashed_0012'),
|
||||
]
|
||||
|
||||
replaces = [
|
||||
|
@ -45,13 +45,13 @@ class Migration(migrations.Migration):
|
||||
dependencies = [
|
||||
('virtualization', '0001_squashed_0022'),
|
||||
migrations.swappable_dependency(settings.AUTH_USER_MODEL),
|
||||
('core', '0001_initial'),
|
||||
('core', '0001_squashed_0005'),
|
||||
('contenttypes', '0002_remove_content_type_name'),
|
||||
('wireless', '0008_wirelesslan_status'),
|
||||
('dcim', '0166_virtualdevicecontext'),
|
||||
('tenancy', '0009_standardize_description_comments'),
|
||||
('extras', '0059_exporttemplate_as_attachment'),
|
||||
('circuits', '0041_standardize_description_comments'),
|
||||
('wireless', '0001_squashed_0008'),
|
||||
('dcim', '0160_squashed_0166'),
|
||||
('tenancy', '0001_squashed_0012'),
|
||||
('extras', '0002_squashed_0059'),
|
||||
('circuits', '0038_squashed_0042'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
|
@ -26,9 +26,9 @@ class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('contenttypes', '0002_remove_content_type_name'),
|
||||
('extras', '0086_configtemplate'),
|
||||
('extras', '0060_squashed_0086'),
|
||||
migrations.swappable_dependency(settings.AUTH_USER_MODEL),
|
||||
('core', '0002_managedfile'),
|
||||
('core', '0001_squashed_0005'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
|
@ -5,7 +5,7 @@ from django.db import migrations
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
dependencies = [
|
||||
('extras', '0098_webhook_custom_field_data_webhook_tags'),
|
||||
('extras', '0087_squashed_0098'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
|
@ -13,9 +13,9 @@ class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('contenttypes', '0002_remove_content_type_name'),
|
||||
('dcim', '0002_auto_20160622_1821'),
|
||||
('extras', '0001_initial'),
|
||||
('tenancy', '0001_initial'),
|
||||
('dcim', '0002_squashed'),
|
||||
('extras', '0001_squashed'),
|
||||
('tenancy', '0001_squashed_0012'),
|
||||
]
|
||||
|
||||
replaces = [
|
||||
|
@ -5,12 +5,12 @@ import taggit.managers
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
dependencies = [
|
||||
('dcim', '0003_auto_20160628_1721'),
|
||||
('virtualization', '0001_virtualization'),
|
||||
('dcim', '0003_squashed_0130'),
|
||||
('virtualization', '0001_squashed_0022'),
|
||||
('contenttypes', '0002_remove_content_type_name'),
|
||||
('ipam', '0001_initial'),
|
||||
('extras', '0002_custom_fields'),
|
||||
('tenancy', '0001_initial'),
|
||||
('ipam', '0001_squashed'),
|
||||
('extras', '0002_squashed_0059'),
|
||||
('tenancy', '0001_squashed_0012'),
|
||||
]
|
||||
|
||||
replaces = [
|
||||
|
@ -19,7 +19,7 @@ class Migration(migrations.Migration):
|
||||
]
|
||||
|
||||
dependencies = [
|
||||
('ipam', '0046_set_vlangroup_scope_types'),
|
||||
('ipam', '0002_squashed_0046'),
|
||||
('tenancy', '0001_squashed_0012'),
|
||||
('extras', '0002_squashed_0059'),
|
||||
('contenttypes', '0002_remove_content_type_name'),
|
||||
|
@ -28,11 +28,11 @@ class Migration(migrations.Migration):
|
||||
]
|
||||
|
||||
dependencies = [
|
||||
('tenancy', '0007_contact_link'),
|
||||
('tenancy', '0002_squashed_0011'),
|
||||
('contenttypes', '0002_remove_content_type_name'),
|
||||
('extras', '0060_squashed_0086'),
|
||||
('ipam', '0053_asn_model'),
|
||||
('tenancy', '0009_standardize_description_comments'),
|
||||
('ipam', '0047_squashed_0053'),
|
||||
('tenancy', '0002_squashed_0011'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
|
@ -16,7 +16,7 @@ def update_content_types(apps, schema_editor):
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
dependencies = [
|
||||
('ipam', '0067_ipaddress_index_host'),
|
||||
('ipam', '0054_squashed_0067'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
|
@ -9,7 +9,7 @@ class Migration(migrations.Migration):
|
||||
initial = True
|
||||
|
||||
dependencies = [
|
||||
('extras', '0001_initial'),
|
||||
('extras', '0001_squashed'),
|
||||
]
|
||||
|
||||
replaces = [
|
||||
|
@ -6,7 +6,7 @@ import utilities.json
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
dependencies = [
|
||||
('tenancy', '0011_contactassignment_tags'),
|
||||
('tenancy', '0002_squashed_0011'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
|
@ -13,10 +13,10 @@ class Migration(migrations.Migration):
|
||||
initial = True
|
||||
|
||||
dependencies = [
|
||||
('dcim', '0002_auto_20160622_1821'),
|
||||
('ipam', '0001_initial'),
|
||||
('extras', '0001_initial'),
|
||||
('tenancy', '0001_initial'),
|
||||
('dcim', '0002_squashed'),
|
||||
('ipam', '0001_squashed'),
|
||||
('extras', '0001_squashed'),
|
||||
('tenancy', '0001_squashed_0012'),
|
||||
]
|
||||
|
||||
replaces = [
|
||||
|
@ -26,9 +26,9 @@ class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('dcim', '0003_squashed_0130'),
|
||||
('extras', '0098_webhook_custom_field_data_webhook_tags'),
|
||||
('extras', '0087_squashed_0098'),
|
||||
('ipam', '0047_squashed_0053'),
|
||||
('virtualization', '0022_vminterface_parent'),
|
||||
('virtualization', '0001_squashed_0022'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
|
@ -6,7 +6,7 @@ import django.db.models.deletion
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
dependencies = [
|
||||
('virtualization', '0036_virtualmachine_config_template'),
|
||||
('virtualization', '0023_squashed_0036'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
|
@ -10,7 +10,7 @@ class Migration(migrations.Migration):
|
||||
dependencies = [
|
||||
('contenttypes', '0002_remove_content_type_name'),
|
||||
('extras', '0099_cachedvalue_ordering'),
|
||||
('ipam', '0067_ipaddress_index_host'),
|
||||
('ipam', '0054_squashed_0067'),
|
||||
('tenancy', '0012_contactassignment_custom_fields'),
|
||||
]
|
||||
|
||||
|
@ -21,7 +21,7 @@ class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('ipam', '0002_squashed_0046'),
|
||||
('tenancy', '0007_contact_link'),
|
||||
('tenancy', '0002_squashed_0011'),
|
||||
('extras', '0002_squashed_0059'),
|
||||
('dcim', '0003_squashed_0130'),
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user