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
/
ipam
/
migrations
History
Jeremy Stretch
e3820e93b7
Misc cleanup, renaming
2020-06-23 16:39:43 -04:00
..
__init__.py
…
0001_initial.py
…
0002_vrf_add_enforce_unique.py
…
0003_ipam_add_vlangroups.py
…
0004_ipam_vlangroup_uniqueness.py
…
0005_auto_20160725_1842.py
…
0006_vrf_vlan_add_tenant.py
…
0007_prefix_ipaddress_add_tenant.py
…
0008_prefix_change_order.py
…
0009_ipaddress_add_status.py
…
0010_ipaddress_help_texts.py
…
0011_rir_add_is_private.py
…
0012_services.py
…
0013_prefix_add_is_pool.py
…
0014_ipaddress_status_add_deprecated.py
…
0015_global_vlans.py
…
0016_unicode_literals.py
…
0017_ipaddress_roles.py
…
0018_remove_service_uniqueness_constraint.py
…
0019_virtualization.py
…
0020_ipaddress_add_role_carp.py
…
0021_vrf_ordering.py
…
0022_tags.py
…
0023_change_logging.py
…
0024_vrf_allow_null_rd.py
…
0025_custom_tag_models.py
…
0026_prefix_ordering_vrf_nulls_first.py
…
0027_ipaddress_add_dns_name.py
#3722
: Tweak ordering of permitted characters to avoid creating a regex range
2019-12-09 10:02:56 -05:00
0028_3569_prefix_fields.py
Annotate all migration operation lists
2019-12-05 17:42:33 -05:00
0029_3569_ipaddress_fields.py
Fixes
#4027
: Repair schema migration for
#3569
to convert IP addresses with DHCP status
2020-01-28 12:49:00 -05:00
0030_3569_vlan_fields.py
VLAN.status to slug (
#3569
)
2019-11-27 22:15:59 -05:00
0031_3569_service_fields.py
Service.protocol to slug (
#3569
)
2019-11-27 22:27:06 -05:00
0032_role_description.py
Add description field to Role model (
#3655
)
2019-12-10 12:59:10 -05:00
0033_deterministic_ordering.py
Update model ordering parameters to ensure deterministic ordering
2020-01-15 13:20:44 -05:00
0034_fix_ipaddress_status_dhcp.py
Update development docs to remove squashing instructions
2020-04-29 09:44:41 -04:00
0035_drop_ip_family.py
Drop family column from Aggregate, Prefix, and IPAddress models
2020-02-14 15:04:33 -05:00
0036_standardize_description.py
Add migrations for description fields
2020-03-13 16:35:36 -04:00
0037_ipaddress_assignment.py
Misc cleanup, renaming
2020-06-23 16:39:43 -04:00