netbox/netbox/virtualization/migrations
2021-02-24 21:01:16 -05:00
..
__init__.py Initial work on virtualization support (#142) 2017-08-04 17:02:52 -04:00
0001_virtualization.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
0002_virtualmachine_add_status.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
0003_cluster_add_site.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
0004_virtualmachine_add_role.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
0005_django2.py Closes #1842: Implement support for Django 2.0 2018-03-30 10:39:22 -04:00
0006_tags.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
0007_change_logging.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
0008_virtualmachine_local_context_data.py refactored UI for local config context 2018-09-18 11:52:12 -04:00
0009_custom_tag_models.py Update migrations 2019-04-09 14:22:45 -04:00
0010_cluster_add_tenant.py Add tenancy to cluster 2019-10-07 16:20:14 +02:00
0011_3569_virtualmachine_fields.py Annotate all migration operation lists 2019-12-05 17:42:33 -05:00
0012_vm_name_nonunique.py #2269: Allow non-unique VirtualMachine names 2019-12-09 11:59:30 -05:00
0013_deterministic_ordering.py Update model ordering parameters to ensure deterministic ordering 2020-01-15 13:20:44 -05:00
0014_standardize_description.py Add migrations for description fields 2020-03-13 16:35:36 -04:00
0015_vminterface.py Rename 'vm_interface' to 'vminterface'; misc cleanup 2020-06-24 09:27:30 -04:00
0016_replicate_interfaces.py Fixes #5050: Fix potential failure on 0016_replicate_interfaces schema migration from old release 2020-09-09 10:29:17 -04:00
0017_update_jsonfield.py Change Postgres-specific JSONField to stock Django field 2020-07-16 12:02:49 -04:00
0018_custom_field_data.py Use DjangoJSONEncoder for encoding custom field data 2020-08-25 13:57:18 -04:00
0019_standardize_name_length.py Closes #5011: Standardized name field lengths across all models 2020-10-15 15:37:34 -04:00
0020_standardize_models.py Standardize model types based on function 2021-02-24 21:01:16 -05:00