netbox/netbox/circuits/migrations
Arthur Hanson ae447bd187
12216 Add color to circuit-type and add to SVG rendering (#14098)
* 12216 add color to model

* 12216 add forms, serializers for color

* 12216 color to detail view, add type to svg

* 12216 add color to svg

* 12216 review changes
2023-10-24 08:19:04 -04:00
..
__init__.py Initial push to public repo 2016-03-01 11:23:03 -05:00
0001_squashed.py Closes #8550: Implement ASN ranges (#11835) 2023-02-27 16:36:05 -05:00
0002_squashed_0029.py Resolve migration dependencies 2021-07-09 11:51:42 -04:00
0003_extend_tag_support.py Add tags to organizational & nested group models 2021-10-21 10:51:02 -04:00
0004_rename_cable_peer.py Merge branch 'feature' into 3979-wireless 2021-10-21 13:19:52 -04:00
0032_provider_service_id.py Ensure legacy data checks run before other migrations 2022-04-05 15:56:21 -04:00
0033_standardize_id_fields.py Closes #8454: Set DEFAULT_AUTO_FIELD to BigAutoField 2022-01-25 17:37:06 -05:00
0034_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
0035_provider_asns.py Closes #8496: Enable assigning multiple ASNs to a provider 2022-03-30 17:17:36 -04:00
0036_circuit_termination_date_tags_custom_fields.py 10348 add decimal custom field (#10422) 2022-09-30 16:03:24 -04:00
0037_new_cabling_models.py Merge branch 'feature' into 9102-cabling 2022-07-06 14:09:25 -04:00
0038_cabling_cleanup.py Merge branch 'feature' into 9102-cabling 2022-06-27 12:12:34 -04:00
0039_unique_constraints.py Replace unique_together with UniqueConstraints 2022-09-27 15:35:24 -04:00
0040_provider_remove_deprecated_fields.py #9045 #9046 - remove legacy fields from Provider (#10377) 2022-09-28 15:22:19 -04:00
0041_standardize_description_comments.py Closes #10545: Standardize description & comment fields on primary models (#10834) 2022-11-04 08:28:09 -04:00
0042_provideraccount.py Closes: #9047 - Add Provider Accounts (#12057) 2023-03-29 08:27:11 -04:00
0043_circuittype_color.py 12216 Add color to circuit-type and add to SVG rendering (#14098) 2023-10-24 08:19:04 -04:00