..
__init__.py
Initial push to public repo
2016-03-01 11:23:03 -05:00
0001_initial.py
Removed Python 2 string compatibility
2018-08-14 11:58:42 -04:00
0002_auto_20160622_1821.py
Removed Python 2 string compatibility
2018-08-14 11:58:42 -04:00
0003_provider_32bit_asn_support.py
Removed Python 2 string compatibility
2018-08-14 11:58:42 -04:00
0004_circuit_add_tenant.py
Removed Python 2 string compatibility
2018-08-14 11:58:42 -04:00
0005_circuit_add_upstream_speed.py
Removed Python 2 string compatibility
2018-08-14 11:58:42 -04:00
0006_terminations.py
Removed Python 2 string compatibility
2018-08-14 11:58:42 -04:00
0007_circuit_add_description.py
Removed Python 2 string compatibility
2018-08-14 11:58:42 -04:00
0008_circuittermination_interface_protect_on_delete.py
Removed Python 2 string compatibility
2018-08-14 11:58:42 -04:00
0009_unicode_literals.py
Removed Python 2 string compatibility
2018-08-14 11:58:42 -04:00
0010_circuit_status.py
Removed Python 2 string compatibility
2018-08-14 11:58:42 -04:00
0011_tags.py
Removed Python 2 string compatibility
2018-08-14 11:58:42 -04:00
0012_change_logging.py
Removed Python 2 string compatibility
2018-08-14 11:58:42 -04:00
0013_cables.py
Don't import constants from inside a migration
2020-01-14 11:47:28 -05:00
0014_circuittermination_description.py
Closes #867 : Add a 'description' field to CircuitTermination
2018-11-05 13:53:22 -05:00
0015_custom_tag_models.py
Update migrations
2019-04-09 14:22:45 -04:00
0016_3569_circuit_fields.py
Annotate all migration operation lists
2019-12-05 17:42:33 -05:00
0017_circuittype_description.py
Add description field to CircuitType ( #3655 )
2019-12-10 13:25:14 -05:00
0018_standardize_description.py
Remove squashed migrations
2020-04-29 09:31:52 -04:00
0019_nullbooleanfield_to_booleanfield.py
Convert NullBooleanField to BooleanField(null=True)
2020-07-16 11:56:35 -04:00
0020_custom_field_data.py
Use DjangoJSONEncoder for encoding custom field data
2020-08-25 13:57:18 -04:00
0021_cache_cable_peer.py
Swap order of cabling migrations
2020-10-07 09:50:12 -04:00
0022_cablepath.py
Swap order of cabling migrations
2020-10-07 09:50:12 -04:00
0023_circuittermination_port_speed_optional.py
Closes #5225 : CircuitTermination port_speed is now optional
2020-10-09 14:06:24 -04:00
0024_standardize_name_length.py
Closes #5011 : Standardized name field lengths across all models
2020-10-15 15:37:34 -04:00
0025_standardize_models.py
Fixes #5913 : Improve change logging ( #5924 )
2021-03-04 13:06:04 -05:00
0026_mark_connected.py
Closes #3648 : Mark cable termination models as connected without attaching a cable
2021-03-01 21:34:42 -05:00