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
/
tenancy
/
migrations
History
Jeremy Stretch
1dcd857ca6
Closes
#5370
: Extend custom field support to organizational models
2021-02-26 16:25:37 -05:00
..
__init__.py
…
0001_initial.py
…
0002_tenant_group_optional.py
…
0003_unicode_literals.py
…
0004_tags.py
…
0005_change_logging.py
…
0006_custom_tag_models.py
…
0007_nested_tenantgroups.py
Implement support for nested TenantGroups
2020-03-11 21:12:55 -04:00
0008_nested_tenantgroups_rebuild.py
Implement support for nested TenantGroups
2020-03-11 21:12:55 -04:00
0009_standardize_description.py
Add migrations for description fields
2020-03-13 16:35:36 -04:00
0010_custom_field_data.py
Use DjangoJSONEncoder for encoding custom field data
2020-08-25 13:57:18 -04:00
0011_standardize_name_length.py
Closes
#5011
: Standardized name field lengths across all models
2020-10-15 15:37:34 -04:00
0012_standardize_models.py
Closes
#5370
: Extend custom field support to organizational models
2021-02-26 16:25:37 -05:00