netbox/netbox/circuits/migrations
2020-07-16 11:56:35 -04:00
..
__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