This website requires JavaScript.
Explore
Help
Sign In
mirror
/
netbox-community-netbox
Watch
1
Star
0
Fork
0
You've already forked netbox-community-netbox
mirror of
https://github.com/netbox-community/netbox.git
synced
2024-05-10 07:54:54 +00:00
Code
netbox-community-netbox
/
netbox
/
virtualization
/
migrations
History
jeremystretch
9ed76400de
Closes
#6179
: Enable natural ordering for virtual machines
2021-04-20 09:37:43 -04:00
..
__init__.py
…
0001_virtualization.py
…
0002_virtualmachine_add_status.py
…
0003_cluster_add_site.py
…
0004_virtualmachine_add_role.py
…
0005_django2.py
…
0006_tags.py
…
0007_change_logging.py
…
0008_virtualmachine_local_context_data.py
…
0009_custom_tag_models.py
…
0010_cluster_add_tenant.py
…
0011_3569_virtualmachine_fields.py
…
0012_vm_name_nonunique.py
…
0013_deterministic_ordering.py
…
0014_standardize_description.py
…
0015_vminterface.py
…
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
Declare TaggableManager on PrimaryModel base class
2021-03-10 14:32:50 -05:00
0021_virtualmachine_vcpus_decimal.py
Closes
#5975
: Allow partial vCPU allocations for virtual machines
2021-03-16 11:52:59 -04:00
0022_vminterface_parent.py
Closes
#6121
: Extend parent interface assignment to VM interfaces
2021-04-09 10:53:05 -04:00
0023_virtualmachine_natural_ordering.py
Closes
#6179
: Enable natural ordering for virtual machines
2021-04-20 09:37:43 -04:00